diff --git a/debian/changelog b/debian/changelog index ad259c3..11e9d71 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ liblxqt (2.1.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. + - Bump build dependencies. -- Simon Quigley Tue, 05 Nov 2024 11:42:15 -0600 diff --git a/debian/control b/debian/control index 7b728fe..d083ceb 100644 --- a/debian/control +++ b/debian/control @@ -10,12 +10,13 @@ Build-Depends: debhelper-compat (= 13), dh-exec, libkf6windowsystem-dev (>= 6.0.0), libpolkit-qt6-1-dev, - libqt6xdg-dev (>= 4.0.0), - libqt6xdgiconloader-dev (>= 4.0.0), + libqt6xdg-dev (>= 4.1.0), + libqt6xdgiconloader-dev (>= 4.1.0), libx11-dev, + libxkbcommon-dev (>= 0.5.0), libxss-dev, - lxqt-build-tools (>= 2.0.0), - qt6-svg-dev + lxqt-build-tools (>= 2.1.0), + qt6-svg-dev (>= 6.6.0) Standards-Version: 4.7.0 Vcs-Browser: https://git.lubuntu.me/Lubuntu/liblxqt-packaging Vcs-Git: https://git.lubuntu.me/Lubuntu/liblxqt-packaging.git @@ -47,9 +48,9 @@ Package: liblxqt2-dev Architecture: any Section: libdevel Depends: liblxqt2 (= ${binary:Version}), - libqt6xdg-dev (>= 4.0.0), - libqt6xdgiconloader-dev (>= 4.0.0), - lxqt-build-tools (>= 2.0.0), + libqt6xdg-dev (>= 4.1.0), + libqt6xdgiconloader-dev (>= 4.1.0), + lxqt-build-tools (>= 2.1.0), ${misc:Depends} Description: Shared libraries for LXQt desktop environment (dev) LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt