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
This commit is contained in:
parent
c06992871a
commit
c20a4fbedc
12
debian/changelog
vendored
12
debian/changelog
vendored
@ -1,3 +1,15 @@
|
|||||||
|
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
|
lxqt-sudo (0.12.0-3) unstable; urgency=medium
|
||||||
|
|
||||||
* Bumped Standards to 4.1.2
|
* Bumped Standards to 4.1.2
|
||||||
|
2
debian/compat
vendored
2
debian/compat
vendored
@ -1 +1 @@
|
|||||||
10
|
11
|
||||||
|
10
debian/control
vendored
10
debian/control
vendored
@ -5,16 +5,16 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
|
|||||||
Andrew Lee (李健秋) <ajqlee@debian.org>
|
Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||||
Section: x11
|
Section: x11
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper (>= 10),
|
Build-Depends: debhelper (>= 11~),
|
||||||
libkf5windowsystem-dev,
|
libkf5windowsystem-dev,
|
||||||
liblxqt0-dev (>= 0.12.0),
|
liblxqt0-dev (>= 0.12.0),
|
||||||
libqt5svg5-dev,
|
libqt5svg5-dev,
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
libx11-dev
|
libx11-dev
|
||||||
Standards-Version: 4.1.2
|
Standards-Version: 4.1.4
|
||||||
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/lxqt-sudo.git
|
Vcs-Browser: https://salsa.debian.org/cgit/pkg-team/lxqt-sudo
|
||||||
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-sudo.git
|
Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-sudo.git
|
||||||
Homepage: https://github.com/lxde/lxqt-sudo
|
Homepage: https://github.com/lxqt/lxqt-sudo
|
||||||
|
|
||||||
Package: lxqt-sudo
|
Package: lxqt-sudo
|
||||||
Architecture: any
|
Architecture: any
|
||||||
|
4
debian/copyright
vendored
4
debian/copyright
vendored
@ -1,13 +1,13 @@
|
|||||||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||||
Upstream-Name: lxqt-sudo
|
Upstream-Name: lxqt-sudo
|
||||||
Source: https://github.com/lxde/lxqt-sudo
|
Source: https://github.com/lxqt/lxqt-sudo
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2015-2017 LXQt team
|
Copyright: 2015-2017 LXQt team
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
Files: debian/*
|
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 Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||||
2015 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
2015 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
2
debian/watch
vendored
2
debian/watch
vendored
@ -1,3 +1,3 @@
|
|||||||
version=4
|
version=4
|
||||||
opts="pgpsigurlmangle=s/$/.asc/" \
|
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…
x
Reference in New Issue
Block a user