diff --git a/debian/changelog b/debian/changelog index 03611ae..47bd5db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ qtxdg-tools (3.12.0-0ubuntu1) noble; urgency=medium * New upstream release. * Update copyright file. + * Bump build dependency versions. -- Aaron Rainbolt Sun, 05 Nov 2023 15:25:31 -0600 diff --git a/debian/control b/debian/control index 511f201..109ee01 100644 --- a/debian/control +++ b/debian/control @@ -4,9 +4,9 @@ Uploaders: Simon Quigley Section: admin Priority: optional Build-Depends: debhelper-compat (= 13), - libqt5xdg-dev (>= 3.10.0), - libqt5xdgiconloader-dev (>= 3.10.0), - lxqt-build-tools (>= 0.12.0) + libqt5xdg-dev (>= 3.12.0), + libqt5xdgiconloader-dev (>= 3.12.0), + lxqt-build-tools (>= 0.13.0) Standards-Version: 4.6.2 Vcs-Browser: https://git.lubuntu.me/Lubuntu/qtxdg-tools-packaging Vcs-Git: https://git.lubuntu.me/Lubuntu/qtxdg-tools-packaging.git