Some updates in debian $foo

* Bumped compat to 11
* Bumped debhelper to >= 11~
* Removed not needed cmake minimim version
* 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
ubuntu/cosmic debian/0.8.0-6
Alf Gaida 6 years ago
parent 65410816d5
commit d22da04a0b

12
debian/changelog vendored

@ -1,3 +1,15 @@
qtermwidget (0.8.0-6) unstable; urgency=medium
* Bumped compat to 11
* Bumped debhelper to >= 11~
* Removed not needed cmake minimim version
* 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
-- Alf Gaida <agaida@siduction.org> Sat, 28 Apr 2018 19:31:10 +0200
qtermwidget (0.8.0-5) unstable; urgency=medium
* Bumped Standards to 4.1.2, no changes needed

2
debian/compat vendored

@ -1 +1 @@
10
11

12
debian/control vendored

@ -5,15 +5,15 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
Andrew Lee (李健秋) <ajqlee@debian.org>
Section: libs
Priority: optional
Build-Depends: debhelper (>= 10),
cmake (>= 3.0.2),
Build-Depends: debhelper (>= 11~),
cmake,
libutf8proc-dev,
lxqt-build-tools (>= 0.4.0),
qtbase5-dev
Standards-Version: 4.1.2
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/qtermwidget.git
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/qtermwidget.git
Homepage: https://github.com/lxde/qtermwidget
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/lxqt-team/qtermwidget
Vcs-Git: https://salsa.debian.org/lxqt-team/qtermwidget.git
Homepage: https://github.com/lxqt/qtermwidget
Package: libqtermwidget5-0
Architecture: any

10
debian/copyright vendored

@ -1,6 +1,6 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: qtermwidget
Source: https://github.com/qterminal/qtermwidget
Source: https://github.com/lxqt/qtermwidget
Files: *
Copyright: 2000 Stephan Kulow <coolo@kde.org>
@ -18,12 +18,12 @@ Copyright: 2007 Oswald Buddenhagen <ossi@kde.org>
License: LGPL-2+
Files: debian/*
Copyright: 2012-2017 Alf Gaida <agaida@siduction.org>
2012 Thorsten Wohlfarth <towo@siduction.org>
2012 Henson Sturgill <daddysturg@gmail.com>
Copyright: 2012-2018 Alf Gaida <agaida@siduction.org>
2016 Peter Mattern <pmattern@arcor.de>
2015 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
2016 Peter Mattern <pmattern@arcor.de>
2012 Thorsten Wohlfarth <towo@siduction.org>
2012 Henson Sturgill <daddysturg@gmail.com>
License: GPL-2+
License: LGPL-2+

2
debian/watch vendored

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

Loading…
Cancel
Save