From 8197d29d6edd8ff594cd3c44bba98839d09dfb98 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Wed, 16 Nov 2022 18:51:59 -0600 Subject: [PATCH] Bump build dependencies to the latest upstream LXQt versions. --- debian/changelog | 1 + debian/control | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 968823d..a220739 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ liblxqt (1.2.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. * Fix the watch file, for real this time. * Lubuntuify the package slightly, to make debhelper happy. + * Bump build dependencies to the latest upstream LXQt versions. -- Simon Quigley Wed, 16 Nov 2022 18:38:17 -0600 diff --git a/debian/control b/debian/control index b144e30..e8a823c 100644 --- a/debian/control +++ b/debian/control @@ -12,11 +12,11 @@ Build-Depends: debhelper-compat (= 13), libpolkit-qt5-1-dev, libqt5svg5-dev, libqt5x11extras5-dev, - libqt5xdg-dev (>= 3.9.1), - libqt5xdgiconloader-dev (>= 3.9.1), + libqt5xdg-dev (>= 3.10.0), + libqt5xdgiconloader-dev (>= 3.10.0), libx11-dev, libxss-dev, - lxqt-build-tools (>= 0.11.0) + lxqt-build-tools (>= 0.12.0) Standards-Version: 4.6.1 Vcs-Browser: https://git.lubuntu.me/Lubuntu/liblxqt-packaging Vcs-Git: https://git.lubuntu.me/Lubuntu/liblxqt-packaging.git