Some updates in debian $foo

* Bumped compat to 11
* Bumped debhelper to >= 11~
* Bumped Standards to 4.1.4, no changes needed
* Changed VCS fields for salsa
* Changed Homepage, Source and watch to lxqt
* Bumped years in copyright
* Removed trailing whitespaces from changelog
ubuntu/cosmic debian/0.12.0-4
Alf Gaida 6 years ago
parent c06992871a
commit c20a4fbedc

22
debian/changelog vendored

@ -1,14 +1,26 @@
lxqt-sudo (0.12.0-4) unstable; urgency=medium
* Bumped compat to 11
* Bumped debhelper to >= 11~
* Bumped Standards to 4.1.4, no changes needed
* Changed VCS fields for salsa
* Changed Homepage, Source and watch to lxqt
* Bumped years in copyright
* Removed trailing whitespaces from changelog
-- Alf Gaida <agaida@siduction.org> Sat, 28 Apr 2018 16:40:26 +0200
lxqt-sudo (0.12.0-3) unstable; urgency=medium
* Bumped Standards to 4.1.2
* Removed branch from VCS fields
* Removed debian/gbp.conf
* Removed debian/gbp.conf
-- Alf Gaida <agaida@siduction.org> Thu, 14 Dec 2017 23:17:19 +0100
lxqt-sudo (0.12.0-2) unstable; urgency=medium
* Transition to unstable
* Transition to unstable
-- Alf Gaida <agaida@siduction.org> Tue, 05 Dec 2017 01:26:56 +0100
@ -69,7 +81,7 @@ lxqt-sudo (0.11.0-2) unstable; urgency=medium
lxqt-sudo (0.10.0-3) unstable; urgency=medium
* Remove dbg package in favor of dbgsym.
* Remove dbg package in favor of dbgsym.
-- Alf Gaida <agaida@siduction.org> Sun, 27 Dec 2015 00:00:04 +0100
@ -104,10 +116,10 @@ lxqt-sudo (0.9.0+20150908-1) experimental; urgency=medium
[ Alf Gaida ]
* Cherry-picked upstream version 0.9.0+20150908.
* Fixed .gitignore
* Added upstream signing key and use it in watch file
* Added upstream signing key and use it in watch file
* Added docs
* Fixed control with cme fix dpkg-control
* Switched to experimental because of LXQt namespace change
* Switched to experimental because of LXQt namespace change
[ ChangZhuo Chen (陳昌倬) ]
* Initial release (Closes:#795801)

2
debian/compat vendored

@ -1 +1 @@
10
11

10
debian/control vendored

@ -5,16 +5,16 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
Andrew Lee (李健秋) <ajqlee@debian.org>
Section: x11
Priority: optional
Build-Depends: debhelper (>= 10),
Build-Depends: debhelper (>= 11~),
libkf5windowsystem-dev,
liblxqt0-dev (>= 0.12.0),
libqt5svg5-dev,
libqt5x11extras5-dev,
libx11-dev
Standards-Version: 4.1.2
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/lxqt-sudo.git
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-sudo.git
Homepage: https://github.com/lxde/lxqt-sudo
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/cgit/pkg-team/lxqt-sudo
Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-sudo.git
Homepage: https://github.com/lxqt/lxqt-sudo
Package: lxqt-sudo
Architecture: any

4
debian/copyright vendored

@ -1,13 +1,13 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: lxqt-sudo
Source: https://github.com/lxde/lxqt-sudo
Source: https://github.com/lxqt/lxqt-sudo
Files: *
Copyright: 2015-2017 LXQt team
License: LGPL-2.1+
Files: debian/*
Copyright: 2015-2017 Alf Gaida <agaida@siduction.org>
Copyright: 2015-2018 Alf Gaida <agaida@siduction.org>
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
2015 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
License: LGPL-2.1+

2
debian/watch vendored

@ -1,3 +1,3 @@
version=4
opts="pgpsigurlmangle=s/$/.asc/" \
https://github.com/lxde/lxqt-sudo/releases .*/lxqt-sudo-([\d\.]+).tar.xz
https://github.com/lxqt/lxqt-sudo/releases .*/lxqt-sudo-([\d\.]+).tar.xz

Loading…
Cancel
Save