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:
Alf Gaida 2018-04-28 19:20:56 +02:00
parent 114a57904f
commit 9f9f06d3b8
5 changed files with 31 additions and 19 deletions

12
debian/changelog vendored
View File

@ -1,3 +1,15 @@
qterminal (0.8.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 19:20:40 +0200
qterminal (0.8.0-4) unstable; urgency=medium
* Bumped Standards to 4.1.2, no changes needed

2
debian/compat vendored
View File

@ -1 +1 @@
10
11

10
debian/control vendored
View File

@ -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~),
libkf5windowsystem-dev,
libqtermwidget5-0-dev (>= 0.8.0),
libqt5svg5-dev,
@ -14,10 +14,10 @@ Build-Depends: debhelper (>= 10),
libx11-dev,
lxqt-build-tools (>= 0.4.0),
qtbase5-private-dev
Standards-Version: 4.1.2
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/qterminal.git
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/qterminal.git
Homepage: https://github.com/lxde/qterminal
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/lxqt-team/qterminal
Vcs-Git: https://salsa.debian.org/lxqt-team/qterminal.git
Homepage: https://github.com/lxqt/qterminal
Package: qterminal
Architecture: any

12
debian/copyright vendored
View File

@ -1,10 +1,10 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: qterminal
Source: https://github.com/lxde/qterminal.git
Source: https://github.com/lxqt/qterminal.git
Files: *
Copyright: 2010-2016 Petr Vanek <petr@scribus.info>
2016-2017 LXQt Team
Copyright: 2016-2018 LXQt Team
2010-2016 Petr Vanek <petr@scribus.info>
License: GPL-2+
Files: src/config.h
@ -19,10 +19,10 @@ Copyright: 2006-2011 the LibQxt project.
License: BSD-3-clause
Files: debian/*
Copyright: 2012-2017 Alf Gaida <agaida@siduction.org>
2012 Torsten Wohlfarth <towo@siduction.org>
2015 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
Copyright: 2012-2018 Alf Gaida <agaida@siduction.org>
2016 Peter Mattern <pmattern@arcor.de>
2015 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
2012 Torsten Wohlfarth <towo@siduction.org>
License: GPL-2+
License: GPL-2+

2
debian/watch vendored
View File

@ -1,3 +1,3 @@
version=4
opts="pgpsigurlmangle=s/$/.asc/" \
https://github.com/lxde/qterminal/releases .*/qterminal-([\d\.]+).tar.xz
https://github.com/lxqt/qterminal/releases .*/qterminal-([\d\.]+).tar.xz