diff --git a/debian/changelog b/debian/changelog index fb690ab..7d7e2b1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ xdg-desktop-portal-lxqt (0.3.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 in debian/control. -- Simon Quigley Fri, 18 Nov 2022 19:09:04 -0600 diff --git a/debian/control b/debian/control index fb7156b..3a31bb3 100644 --- a/debian/control +++ b/debian/control @@ -4,10 +4,10 @@ Uploaders: Simon Quigley Section: libs Priority: optional Build-Depends: debhelper-compat (= 13), - libfm-qt-dev (>= 1.1.0), + libfm-qt-dev (>= 1.2.0), libkf5windowsystem-dev, libqt5x11extras5-dev, - lxqt-build-tools (>= 0.11.0), + lxqt-build-tools (>= 0.12.0), qtbase5-private-dev Standards-Version: 4.6.1 Vcs-Browser: https://git.lubuntu.me/Lubuntu/xdg-desktop-portal-lxqt-packaging @@ -17,7 +17,7 @@ Rules-Requires-Root: no Package: xdg-desktop-portal-lxqt Architecture: any -Depends: libfm-qt-dev (>= 1.1.0), +Depends: libfm-qt-dev (>= 1.2.0), libkf5windowsystem-dev, libqt5x11extras5-dev, xdg-desktop-portal,