Bump build dependencies to the latest upstream LXQt versions.

This commit is contained in:
Simon Quigley 2022-11-16 18:52:02 -06:00
parent c98bcd1948
commit 1e0ecbdf79
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -4,6 +4,7 @@ libfm-qt (1.2.0-0ubuntu1) UNRELEASED; urgency=medium
* Fix the watch file, for real this time.
* Lubuntuify the package slightly, to make debhelper happy.
* Remove reverse-applicable upstream patches.
* Bump build dependencies to the latest upstream LXQt versions.
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 16 Nov 2022 18:39:37 -0600

2
debian/control vendored
View File

@ -16,7 +16,7 @@ Build-Depends: debhelper-compat (= 13),
libqt5svg5-dev,
libqt5x11extras5-dev,
libx11-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/libfm-qt-packaging