diff --git a/debian/changelog b/debian/changelog index 311953d..9fa1f8a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ qtxdg-tools (3.10.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:39:16 -0600 diff --git a/debian/control b/debian/control index db63ee5..5d97b9d 100644 --- a/debian/control +++ b/debian/control @@ -4,9 +4,9 @@ Uploaders: Simon Quigley Section: libs Priority: optional Build-Depends: debhelper-compat (= 13), - libqt5xdg-dev (>= 3.9.1), - libqt5xdgiconloader-dev (>= 3.9.1), - lxqt-build-tools (>= 0.11.0) + libqt5xdg-dev (>= 3.10.0), + libqt5xdgiconloader-dev (>= 3.10.0), + lxqt-build-tools (>= 0.12.0) Standards-Version: 4.6.1 Vcs-Browser: https://git.lubuntu.me/Lubuntu/qtxdg-tools-packaging Vcs-Git: https://git.lubuntu.me/Lubuntu/qtxdg-tools-packaging.gi