Compare commits

...

2 Commits

Author SHA1 Message Date
cb11fff359 Remove libglib2.0-dev's versioned depends. 2023-07-26 22:38:02 -05:00
ad33f11249 Backport to Jammy. 2023-07-26 18:57:21 -05:00
2 changed files with 8 additions and 1 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
lxqt-build-tools (0.13.0-0ubuntu1~ppa2) jammy; urgency=medium
* Backport to Jammy.
- Remove libglib2.0-dev's versioned depends.
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 26 Jul 2023 18:56:58 -0500
lxqt-build-tools (0.13.0-0ubuntu1) mantic; urgency=medium
* New upstream release.

2
debian/control vendored
View File

@ -23,7 +23,7 @@ Package: lxqt-build-tools
Architecture: all
Depends: binutils,
cmake,
libglib2.0-dev (>= 2.73.1),
libglib2.0-dev,
pkg-config,
qttools5-dev,
qttools5-dev-tools,