New upstream version

ubuntu/hirsute ubuntu/0.16.0-1ubuntu1
Raman Sarda 3 years ago
parent 2288adc18a
commit 6727484617

20
debian/changelog vendored

@ -1,3 +1,23 @@
lxqt-about (0.16.0-1ubuntu1) hirsute; urgency=medium
* New upstream version.
* Bump debhelper-compat to 13.
* Update debian/copyright.
-- Raman Sarda <theloudspeaker@disroot.org> Sun, 21 Feb 2021 22:22:25 +0530
lxqt-about (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. (Closes: #978196)
* debian/control: update build-deps.
-- Andrew Lee (李健秋) <ajqlee@debian.org> Wed, 06 Jan 2021 15:43:27 +0800
lxqt-about (0.15.0-0ubuntu1) groovy; urgency=medium
[ Simon Quigley ]

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~),
libqt5svg5-dev,
libqt5x11extras5-dev,
libx11-dev

4
debian/copyright vendored

@ -9,8 +9,8 @@ Copyright: 2012-2018 LXQt team
License: LGPL-2.1+
Files: debian/*
Copyright: 2014-2018 Alf Gaida <agaida@siduction.org>
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
Copyright: 2014-2019 Alf Gaida <agaida@siduction.org>
2015-2021 Andrew Lee (李健秋) <ajqlee@debian.org>
License: LGPL-2.1+
License: LGPL-2.1+

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