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
This commit is contained in:
parent
3db02b4d75
commit
c49411002b
20
debian/changelog
vendored
20
debian/changelog
vendored
@ -1,21 +1,33 @@
|
||||
lxqt-powermanagement (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 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:54:07 +0200
|
||||
|
||||
lxqt-powermanagement (0.12.0-4) unstable; urgency=medium
|
||||
|
||||
* Bumped Standards to 4.1.2, no changes needed
|
||||
* Removed debian/gbp.conf
|
||||
* Removed branch from VCS fields
|
||||
* Removed branch from VCS fields
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Thu, 14 Dec 2017 22:01:39 +0100
|
||||
|
||||
lxqt-powermanagement (0.12.0-3) unstable; urgency=medium
|
||||
|
||||
* Transition to unstable
|
||||
* Transition to unstable
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Tue, 05 Dec 2017 00:06:38 +0100
|
||||
|
||||
lxqt-powermanagement (0.12.0-2) experimental; urgency=medium
|
||||
|
||||
* Added missed breaks and replaces for lxqt-common << 0.12.0
|
||||
(Closes: #879911) - Thanks Andreas Beckmann <anbe@debian.org>
|
||||
(Closes: #879911) - Thanks Andreas Beckmann <anbe@debian.org>
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Fri, 27 Oct 2017 22:10:31 +0200
|
||||
|
||||
@ -57,7 +69,7 @@ lxqt-powermanagement (0.11.0-2) unstable; urgency=medium
|
||||
|
||||
* Cherry-picking upstream release 0.11.0
|
||||
* Synced debian foo with experimental
|
||||
* Bumped compat to 10
|
||||
* Bumped compat to 10
|
||||
* Removed --parallel from rules, standard in compat 10
|
||||
* Bumped minimum version debhelper to />= 10)
|
||||
* Bumped minimum version liblxqt0-dev (>= 0.11.0)
|
||||
|
2
debian/compat
vendored
2
debian/compat
vendored
@ -1 +1 @@
|
||||
10
|
||||
11
|
||||
|
12
debian/control
vendored
12
debian/control
vendored
@ -5,7 +5,7 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||
Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||
Section: x11
|
||||
Priority: optional
|
||||
Build-Depends: debhelper (>= 10),
|
||||
Build-Depends: debhelper (>= 11~),
|
||||
libkf5idletime-dev,
|
||||
libkf5solid-dev,
|
||||
libkf5windowsystem-dev,
|
||||
@ -13,11 +13,11 @@ Build-Depends: debhelper (>= 10),
|
||||
libqt5svg5-dev,
|
||||
libqt5x11extras5-dev,
|
||||
libx11-dev,
|
||||
qtbase5-private-dev,
|
||||
Standards-Version: 4.1.2
|
||||
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/lxqt-powermanagement.git
|
||||
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-powermanagement.git
|
||||
Homepage: https://github.com/lxde/lxqt-powermanagement
|
||||
qtbase5-private-dev
|
||||
Standards-Version: 4.1.4
|
||||
Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-powermanagement
|
||||
Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-powermanagement.git
|
||||
Homepage: https://github.com/lxqt/lxqt-powermanagement
|
||||
|
||||
Package: lxqt-powermanagement
|
||||
Architecture: any
|
||||
|
6
debian/copyright
vendored
6
debian/copyright
vendored
@ -1,13 +1,13 @@
|
||||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: lxqt-powermanagement
|
||||
Source: https://github.com/lxde/lxqt-powermanagement
|
||||
Source: https://github.com/lxqt/lxqt-powermanagement
|
||||
|
||||
Files: *
|
||||
Copyright: 2013-2017 LXQt team
|
||||
Copyright: 2013-2018 LXQt team
|
||||
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
2
debian/watch
vendored
@ -1,3 +1,3 @@
|
||||
version=4
|
||||
opts="pgpsigurlmangle=s/$/.asc/" \
|
||||
https://github.com/lxde/lxqt-powermanagement/releases .*/lxqt-powermanagement-([\d\.]+).tar.xz
|
||||
https://github.com/lxqt/lxqt-powermanagement/releases .*/lxqt-powermanagement-([\d\.]+).tar.xz
|
||||
|
Loading…
x
Reference in New Issue
Block a user