From c908e99afa8df5e44a079d8c3f1e08a4088329d7 Mon Sep 17 00:00:00 2001 From: Alf Gaida Date: Sat, 28 Apr 2018 16:55:58 +0200 Subject: [PATCH] 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 --- debian/changelog | 15 ++++++++++++++- debian/compat | 2 +- debian/control | 16 ++++++++-------- debian/copyright | 4 ++-- debian/watch | 2 +- 5 files changed, 26 insertions(+), 13 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2dc87db..46d7d11 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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 Tue, 10 Oct 2017 18:16:26 +0200 diff --git a/debian/compat b/debian/compat index f599e28..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 diff --git a/debian/control b/debian/control index fb008d2..56a56f6 100644 --- a/debian/control +++ b/debian/control @@ -4,13 +4,13 @@ Uploaders: Alf Gaida , ChangZhuo Chen (陳昌倬) 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. diff --git a/debian/copyright b/debian/copyright index 7ff3903..fa6f861 100644 --- a/debian/copyright +++ b/debian/copyright @@ -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 License: CC-BY-SA-3.0 Files: debian/* -Copyright: 2014-2017, Alf Gaida +Copyright: 2014-2018, Alf Gaida 2015, Andrew Lee (李健秋) 2015, ChangZhuo Chen (陳昌倬) License: LGPL-2.1+ diff --git a/debian/watch b/debian/watch index bbd9cea..e07779a 100644 --- a/debian/watch +++ b/debian/watch @@ -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