Some updates in debian $foo

* Fixed Hompage and Source to lxqt
* Bumped compat to 11
* Bumped debhelper to >= 11~
* Bumped Standards to 4.1.4, no changes needed
* Changed VCS fields for salsa
* Bumped year in copyright
ubuntu/cosmic debian/0.12.0-6
Alf Gaida 7 years ago
parent db0a1cd192
commit a845eb84cd

11
debian/changelog vendored

@ -1,3 +1,14 @@
liblxqt (0.12.0-6) unstable; urgency=medium
* Fixed Hompage and Source to lxqt
* Bumped compat to 11
* Bumped debhelper to >= 11~
* Bumped Standards to 4.1.4, no changes needed
* Changed VCS fields for salsa
* Bumped year in copyright
-- Alf Gaida <agaida@siduction.org> Fri, 27 Apr 2018 18:02:45 +0200
liblxqt (0.12.0-5) unstable; urgency=medium
* Bumped Standards to 4.1.2, no changes needed

2
debian/compat vendored

@ -1 +1 @@
10
11

10
debian/control vendored

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

4
debian/copyright vendored

@ -1,6 +1,6 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: liblxqt
Source: https://github.com/lxde/liblxqt
Source: https://github.com/lxqt/liblxqt
Files: *
Copyright: 2012-2017 LXQt team
@ -8,7 +8,7 @@ Copyright: 2012-2017 LXQt team
License: LGPL-2.1+
Files: debian/*
Copyright: 2014-2017 Alf Gaida <agaida@siduction.org>
Copyright: 2014-2018 Alf Gaida <agaida@siduction.org>
License: LGPL-2.1+
License: LGPL-2.1+

Loading…
Cancel
Save