Some updates in debian $foo
* Bumped compat to 11 * Bumped debhelper to >= 11~ * Removed not needed cmake minimum version * Bumped Standards to 4.1.4, no changes needed * Changed VCS fields for salsa * Changed Homepage, Source and watch to lxqt * Bumped year in copyright * Removed trailing whitespaces in changelog
This commit is contained in:
parent
bb6bea415a
commit
8a448e8866
17
debian/changelog
vendored
17
debian/changelog
vendored
@ -1,8 +1,21 @@
|
|||||||
|
qps (1.10.17-3) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Bumped compat to 11
|
||||||
|
* Bumped debhelper to >= 11~
|
||||||
|
* Removed not needed cmake minimum version
|
||||||
|
* Bumped Standards to 4.1.4, no changes needed
|
||||||
|
* Changed VCS fields for salsa
|
||||||
|
* Changed Homepage, Source and watch to lxqt
|
||||||
|
* Bumped year in copyright
|
||||||
|
* Removed trailing whitespaces in changelog
|
||||||
|
|
||||||
|
-- Alf Gaida <agaida@siduction.org> Sat, 28 Apr 2018 19:04:42 +0200
|
||||||
|
|
||||||
qps (1.10.17-2) unstable; urgency=medium
|
qps (1.10.17-2) unstable; urgency=medium
|
||||||
|
|
||||||
* Bumped Standards to 4.1.2
|
* Bumped Standards to 4.1.2
|
||||||
* Removed branch from VCS fields
|
* Removed branch from VCS fields
|
||||||
* Removed debian/gbp.conf
|
* Removed debian/gbp.conf
|
||||||
|
|
||||||
-- Alf Gaida <agaida@siduction.org> Fri, 15 Dec 2017 17:08:38 +0100
|
-- Alf Gaida <agaida@siduction.org> Fri, 15 Dec 2017 17:08:38 +0100
|
||||||
|
|
||||||
@ -40,7 +53,7 @@ qps (1.10.16+20151210-2) unstable; urgency=medium
|
|||||||
* Secured VCS-Fields
|
* Secured VCS-Fields
|
||||||
* Fix years in copyright
|
* Fix years in copyright
|
||||||
* Add hardening=+all
|
* Add hardening=+all
|
||||||
* Fix new grep behaviour in LXQtTranslateDesktop.cmake
|
* Fix new grep behaviour in LXQtTranslateDesktop.cmake
|
||||||
|
|
||||||
-- Alf Gaida <agaida@siduction.org> Thu, 25 Feb 2016 23:37:08 +0100
|
-- Alf Gaida <agaida@siduction.org> Thu, 25 Feb 2016 23:37:08 +0100
|
||||||
|
|
||||||
|
2
debian/compat
vendored
2
debian/compat
vendored
@ -1 +1 @@
|
|||||||
10
|
11
|
||||||
|
12
debian/control
vendored
12
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~),
|
||||||
cmake (>= 3.0.2),
|
cmake,
|
||||||
libxrender-dev,
|
libxrender-dev,
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
qttools5-dev,
|
qttools5-dev,
|
||||||
qttools5-dev-tools
|
qttools5-dev-tools
|
||||||
Standards-Version: 4.1.2
|
Standards-Version: 4.1.4
|
||||||
Vcs-Browser: https://anonscm.debian.org/git/pkg-lxqt/qps.git
|
Vcs-Browser: https://salsa.debian.org/lxqt-team/qps
|
||||||
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/qps.git
|
Vcs-Git: https://salsa.debian.org/lxqt-team/qps.git
|
||||||
Homepage: https://github.com/qtdesktop/qps
|
Homepage: https://github.com/lxqt/qps
|
||||||
|
|
||||||
Package: qps
|
Package: qps
|
||||||
Architecture: linux-any
|
Architecture: linux-any
|
||||||
|
4
debian/copyright
vendored
4
debian/copyright
vendored
@ -1,6 +1,6 @@
|
|||||||
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: qps
|
Upstream-Name: qps
|
||||||
Source: http://github.com/QtDesktop/qps
|
Source: http://github.com/lxqt/qps
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 1997-1999 Mattias Engdegård
|
Copyright: 1997-1999 Mattias Engdegård
|
||||||
@ -35,7 +35,7 @@ Copyright: 2003 Justin Karneges
|
|||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2015-2016 Alf Gaida <agaida@siduction.org>
|
Copyright: 2015-2018 Alf Gaida <agaida@siduction.org>
|
||||||
2015-2016 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
2015-2016 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
|
||||||
|
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/QtDesktop/qps/releases .*/qps-([\d\.]+).tar.xz
|
https://github.com/lxqt/qps/releases .*/qps-([\d\.]+).tar.xz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user