Bump build dependencies to the latest upstream LXQt versions.

ubuntu/lunar
Simon Quigley 2 years ago
parent 138bf16371
commit 87ceb8dbd3

1
debian/changelog vendored

@ -3,6 +3,7 @@ qtxdg-tools (3.10.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:39:16 -0600

6
debian/control vendored

@ -4,9 +4,9 @@ Uploaders: Simon Quigley <tsimonq2@lubuntu.me>
Section: libs
Priority: optional
Build-Depends: debhelper-compat (= 13),
libqt5xdg-dev (>= 3.9.1),
libqt5xdgiconloader-dev (>= 3.9.1),
lxqt-build-tools (>= 0.11.0)
libqt5xdg-dev (>= 3.10.0),
libqt5xdgiconloader-dev (>= 3.10.0),
lxqt-build-tools (>= 0.12.0)
Standards-Version: 4.6.1
Vcs-Browser: https://git.lubuntu.me/Lubuntu/qtxdg-tools-packaging
Vcs-Git: https://git.lubuntu.me/Lubuntu/qtxdg-tools-packaging.gi

Loading…
Cancel
Save