Some updates in debian $foo

* Bumped compat to 11
* Bumped debhelper to >= 11~
* Bumped Standards to 4.1.4, no changes needed
* Changed Homepage, Source and watch to lxqt
* Changed VCS fields to salsa
* Bumped years in copyright
ubuntu/cosmic debian/0.12.0-5
Alf Gaida 6 years ago
parent b5654b5590
commit 483680a672

11
debian/changelog vendored

@ -1,3 +1,14 @@
lxqt-admin (0.12.0-5) unstable; urgency=medium
* Bumped compat to 11
* Bumped debhelper to >= 11~
* Bumped Standards to 4.1.4, no changes needed
* Changed Homepage, Source and watch to lxqt
* Changed VCS fields to salsa
* Bumped years in copyright
-- Alf Gaida <agaida@siduction.org> Fri, 27 Apr 2018 23:35:26 +0200
lxqt-admin (0.12.0-4) unstable; urgency=medium
* Bumped Standards to 4.1.2

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-admin.git
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-admin.git
Homepage: https://github.com/lxde/lxqt-admin
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-admin
Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-admin.git
Homepage: https://github.com/lxqt/lxqt-admin
Package: lxqt-admin
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-admin
Source: https://github.com/lxde/lxqt-admin
Source: https://github.com/lxqt/lxqt-admin
Files: *
Copyright: 2014-2017 LXQt team
Copyright: 2014-2018 LXQt team
2014 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
License: LGPL-2.1+
Files: debian/*
Copyright: 2014-2017 Alf Gaida <agaida@siduction.org>
Copyright: 2014-2018 Alf Gaida <agaida@siduction.org>
2015 Andrew Lee (李健秋) <ajqlee@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-admin/releases .*/lxqt-admin-([\d\.]+).tar.xz
https://github.com/lxqt/lxqt-admin/releases .*/lxqt-admin-([\d\.]+).tar.xz

Loading…
Cancel
Save