Some updates in debian $foo

* Bumped compat to 11
* Bumped debhelper to >= 11~
* Removed cmake minimum version, not needed any longer
* 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 from changelog
ubuntu/cosmic debian/0.12.0-4
Alf Gaida 6 years ago
parent 28b86bfc9a
commit c908e99afa

15
debian/changelog vendored

@ -1,3 +1,16 @@
lxqt-themes (0.12.0-4) unstable; urgency=medium
* Bumped compat to 11
* Bumped debhelper to >= 11~
* Removed cmake minimum version, not needed any longer
* 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 from changelog
-- Alf Gaida <agaida@siduction.org> Sat, 28 Apr 2018 16:55:46 +0200
lxqt-themes (0.12.0-3) unstable; urgency=medium
* Bumped Standards to 4.1.2, no changes needed
@ -14,6 +27,6 @@ lxqt-themes (0.12.0-2) unstable; urgency=medium
lxqt-themes (0.12.0-1) experimental; urgency=medium
* Initial release (Closes: #867606)
* Initial release (Closes: #867606)
-- Alf Gaida <agaida@siduction.org> Tue, 10 Oct 2017 18:16:26 +0200

2
debian/compat vendored

@ -1 +1 @@
10
11

16
debian/control vendored

@ -4,13 +4,13 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
ChangZhuo Chen (陳昌倬) <czchen@debian.org>
Section: x11
Priority: optional
Build-Depends: debhelper (>= 10),
cmake (>= 3.0.2),
Build-Depends: debhelper (>= 11~),
cmake,
lxqt-build-tools
Standards-Version: 4.1.2
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/lxqt-themes.git
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-themes.git
Homepage: https://github.com/lxde/lxqt-themes
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-themes
Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-themes.git
Homepage: https://github.com/lxqt/lxqt-themes
Package: lxqt-themes
Architecture: all
@ -22,7 +22,7 @@ Breaks: lxqt-common (<< 0.12.0)
Replaces: lxqt-common (<< 0.12.0)
Description: Themes for LXQt
Some upstream themes for LXQt
* Ambiance
* Ambiance
* Dark
* Frost
* KDE-Plasma
@ -40,7 +40,7 @@ Recommends: oxygen-icon-theme | breeze-icon-theme | faenza-icon-theme
Breaks: lxqt-common (<< 0.12.0)
Replaces: lxqt-common (<< 0.12.0)
Description: System theme for LXQt
The System theme for LXQt provide basic styling for LXQt system
The System theme for LXQt provide basic styling for LXQt system
components
.
This Package contains LXQt system theme files.

4
debian/copyright vendored

@ -1,6 +1,6 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: lxqt-themes
Source: https://github.com/lxde/lxqt-themes
Source: https://github.com/lxqt/lxqt-themes
Files: *
Copyright: 2012-2017, LXQt team
@ -17,7 +17,7 @@ Copyright: 2012-2013, Giacomo Barazzetti <giacomosrv@gmail.com>
License: CC-BY-SA-3.0
Files: debian/*
Copyright: 2014-2017, Alf Gaida <agaida@siduction.org>
Copyright: 2014-2018, Alf Gaida <agaida@siduction.org>
2015, Andrew Lee (李健秋) <ajqlee@debian.org>
2015, ChangZhuo Chen (陳昌倬) <czchen@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-themes/releases .*/lxqt-themes-([\d\.]+).tar.xz
https://github.com/lxqt/lxqt-themes/releases .*/lxqt-themes-([\d\.]+).tar.xz

Loading…
Cancel
Save