diff --git a/debian/changelog b/debian/changelog index 4d709e5..f9c7a8d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ qtxdg-tools (4.2.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. + - Update build dependencies. * Update Standards-Version to 4.7.2, no changes needed. -- Simon Quigley Sat, 19 Apr 2025 22:49:08 -0500 diff --git a/debian/control b/debian/control index b47cd83..1928692 100644 --- a/debian/control +++ b/debian/control @@ -4,10 +4,10 @@ Uploaders: Simon Quigley Section: admin Priority: optional Build-Depends: debhelper-compat (= 13), - libqt6xdg-dev (>= 4.1.0), - libqt6xdgiconloader-dev (>= 4.1.0), + libqt6xdg-dev (>= 4.2.0), + libqt6xdgiconloader-dev (>= 4.2.0), libxkbcommon-dev (>= 0.5.0), - lxqt-build-tools (>= 2.1.0) + lxqt-build-tools (>= 2.2.0) Standards-Version: 4.7.2 Vcs-Browser: https://git.lubuntu.me/Lubuntu/qtxdg-tools-packaging Vcs-Git: https://git.lubuntu.me/Lubuntu/qtxdg-tools-packaging.git