New upstream version.

ubuntu/hirsute ubuntu/0.16.0-1ubuntu1
Raman Sarda 3 years ago
parent 925840a4a7
commit 8fc03f2ce4

18
debian/changelog vendored

@ -1,3 +1,21 @@
lxqt-policykit (0.16.0-1ubuntu1) hirsute; urgency=medium
* New upstream version.
* Bump debhelper-compat to 13.
-- Raman Sarda <theloudspeaker@disroot.org> Mon, 22 Feb 2021 01:05:03 +0530
lxqt-policykit (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> Wed, 06 Jan 2021 17:49:18 +0800
lxqt-policykit (0.15.0-0ubuntu1) groovy; urgency=medium
* New upstream release.

4
debian/control vendored

@ -7,9 +7,9 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
Yukiharu YABUKI <yyabuki@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-agent-1-dev,
libpolkit-qt5-1-dev,
libqt5svg5-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