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 in changelog
ubuntu/cosmic debian/0.12.0-4
Alf Gaida 6 years ago
parent 2b709546e9
commit e4fe54db8f

18
debian/changelog vendored

@ -1,7 +1,19 @@
lxqt-policykit (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 in changelog
-- Alf Gaida <agaida@siduction.org> Sat, 28 Apr 2018 15:43:31 +0200
lxqt-policykit (0.12.0-3) unstable; urgency=medium
* Bumped Standards to 4.1.2, no changes needed
* Removed branch from VCS fields
* Removed branch from VCS fields
-- Alf Gaida <agaida@siduction.org> Thu, 14 Dec 2017 21:44:08 +0100
@ -40,7 +52,7 @@ lxqt-policykit (0.11.1-1) unstable; urgency=medium
-libx11-dev
-pkg-config
-qttools5-dev
-qttools5-dev-tools
-qttools5-dev-tools
* Bumped build dependency liblxqt0-dev (>= 0.11.1)
* Bumped years in d/copyright
@ -76,7 +88,7 @@ lxqt-policykit (0.10.0-4) unstable; urgency=medium
* Bump Standards to 3.9.8, no changes needed
* Fixed VCS fields, using https and plain /git/ and point to the
right branch
right branch
* Fixed copyright Format field
* Exported LC_ALL=C.UTF-8, make builds reproducible
* Added hardening options

2
debian/compat vendored

@ -1 +1 @@
10
11

10
debian/control vendored

@ -6,7 +6,7 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
Yukiharu YABUKI <yyabuki@debian.org>
Section: x11
Priority: optional
Build-Depends: debhelper (>= 10),
Build-Depends: debhelper (>= 11~),
libkf5windowsystem-dev,
liblxqt0-dev (>= 0.12.0),
libpolkit-agent-1-dev,
@ -14,10 +14,10 @@ Build-Depends: debhelper (>= 10),
libqt5svg5-dev,
libqt5x11extras5-dev,
libx11-dev
Standards-Version: 4.1.2
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/lxqt-policykit.git
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-policykit.git
Homepage: https://github.com/lxde/lxqt-policykit
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-policykit
Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-policykit.git
Homepage: https://github.com/lxqt/lxqt-policykit
Package: lxqt-policykit
Architecture: any

6
debian/copyright vendored

@ -1,14 +1,14 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: lxqt-policykit
Source: https://github.com/lxde/lxqt-policykit
Source: https://github.com/lxqt/lxqt-policykit
Files: *
Copyright: 2012-2017 LXQt team
Copyright: 2012-2018 LXQt team
2010-2012 Razor team
License: LGPL-2.1+
Files: debian/*
Copyright: 2014-2017 Alf Gaida <agaida@siduction.org>
Copyright: 2014-2018 Alf Gaida <agaida@siduction.org>
2015 Yukiharu YABUKI <yyabuki@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-policykit/releases .*/lxqt-policykit-([\d\.]+).tar.xz
https://github.com/lxqt/lxqt-policykit/releases .*/lxqt-policykit-([\d\.]+).tar.xz

Loading…
Cancel
Save