Merge branch 'ci/stable' into ci/unstable

ci/unstable
Simon Quigley 3 years ago
commit ef589c43ce

18
debian/changelog vendored

@ -1,3 +1,21 @@
lxqt-admin (0.16.0-1ubuntu1) hirsute; urgency=medium
* New upstream version.
* Bump debhelper-compat requirement to 13.
-- Raman Sarda <theloudspeaker@disroot.org> Sun, 21 Feb 2021 22:31:25 +0530
lxqt-admin (0.16.0-1) unstable; urgency=medium
[ Alf Gaida ]
* Switched to gbp
* Bumped Standards-Version to 4.4.0, no changes needed
[ Andrew Lee (李健秋) ]
* New upstream release.
-- Andrew Lee (李健秋) <ajqlee@debian.org> Thu, 07 Jan 2021 16:39:02 +0800
lxqt-admin (0.15.0-0ubuntu1) groovy; urgency=medium
* New upstream release.

4
debian/control vendored

@ -6,9 +6,9 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
Andrew Lee (李健秋) <ajqlee@debian.org>
Section: x11
Priority: optional
Build-Depends: debhelper-compat (= 12),
Build-Depends: debhelper-compat (= 13),
libkf5windowsystem-dev,
liblxqt0-dev (>= 0.15.0),
liblxqt0-dev (>= 0.16.0~),
libpolkit-qt5-1-dev,
libqt5svg5-dev,
libqt5x11extras5-dev,

6
debian/gbp.conf vendored

@ -0,0 +1,6 @@
[DEFAULT]
debian-branch = debian/sid
upstream-branch = upstream/latest
pristine-tar = True
compression = xz
Loading…
Cancel
Save