diff --git a/debian/changelog b/debian/changelog index aa0d78d..a1d31df 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ lximage-qt (2.2.0-0ubuntu1) questing; urgency=medium * New upstream release. + - Update build dependencies. * Update copyright file. * Update Standards-Version to 4.7.2, no changes needed. diff --git a/debian/control b/debian/control index 1e9fff9..a89ff6a 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Section: x11 Priority: optional Build-Depends: debhelper-compat (= 13), libexif-dev, - libfm-qt6-dev (>= 2.1.0), + libfm-qt6-dev (>= 2.2.0), libx11-dev, libxcb-composite0-dev, libxcb-cursor-dev, @@ -38,7 +38,7 @@ Build-Depends: debhelper-compat (= 13), libxcb-xvmc0-dev, libxfixes-dev, libxkbcommon-dev (>= 0.5.0), - lxqt-build-tools (>= 2.1.0), + lxqt-build-tools (>= 2.2.0), qt6-svg-dev (>= 6.6.0) Standards-Version: 4.7.2 Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-about-packaging