Bump build dependencies to the latest upstream LXQt versions.

ubuntu/lunar
Simon Quigley 2 years ago
parent 96d2d5fb51
commit 8197d29d6e

1
debian/changelog vendored

@ -3,6 +3,7 @@ liblxqt (1.2.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 to the latest upstream LXQt versions.
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 16 Nov 2022 18:38:17 -0600

6
debian/control vendored

@ -12,11 +12,11 @@ Build-Depends: debhelper-compat (= 13),
libpolkit-qt5-1-dev,
libqt5svg5-dev,
libqt5x11extras5-dev,
libqt5xdg-dev (>= 3.9.1),
libqt5xdgiconloader-dev (>= 3.9.1),
libqt5xdg-dev (>= 3.10.0),
libqt5xdgiconloader-dev (>= 3.10.0),
libx11-dev,
libxss-dev,
lxqt-build-tools (>= 0.11.0)
lxqt-build-tools (>= 0.12.0)
Standards-Version: 4.6.1
Vcs-Browser: https://git.lubuntu.me/Lubuntu/liblxqt-packaging
Vcs-Git: https://git.lubuntu.me/Lubuntu/liblxqt-packaging.git

Loading…
Cancel
Save