From e4fe54db8fe0951ac6fc5901865c6868fb9f3cd1 Mon Sep 17 00:00:00 2001 From: Alf Gaida Date: Sat, 28 Apr 2018 15:43:53 +0200 Subject: [PATCH] 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 --- debian/changelog | 18 +++++++++++++++--- debian/compat | 2 +- debian/control | 10 +++++----- debian/copyright | 6 +++--- debian/watch | 2 +- 5 files changed, 25 insertions(+), 13 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0c3edc5..dd6296a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,19 @@ +lxqt-policykit (0.12.0-4) 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 Sat, 28 Apr 2018 15:43:31 +0200 + lxqt-policykit (0.12.0-3) unstable; urgency=medium * Bumped Standards to 4.1.2, no changes needed - * Removed branch from VCS fields + * Removed branch from VCS fields -- Alf Gaida Thu, 14 Dec 2017 21:44:08 +0100 @@ -40,7 +52,7 @@ lxqt-policykit (0.11.1-1) unstable; urgency=medium -libx11-dev -pkg-config -qttools5-dev - -qttools5-dev-tools + -qttools5-dev-tools * Bumped build dependency liblxqt0-dev (>= 0.11.1) * Bumped years in d/copyright @@ -76,7 +88,7 @@ lxqt-policykit (0.10.0-4) unstable; urgency=medium * Bump Standards to 3.9.8, no changes needed * Fixed VCS fields, using https and plain /git/ and point to the - right branch + right branch * Fixed copyright Format field * Exported LC_ALL=C.UTF-8, make builds reproducible * Added hardening options 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 1549194..a65d822 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Alf Gaida , Yukiharu YABUKI Section: x11 Priority: optional -Build-Depends: debhelper (>= 10), +Build-Depends: debhelper (>= 11~), libkf5windowsystem-dev, liblxqt0-dev (>= 0.12.0), libpolkit-agent-1-dev, @@ -14,10 +14,10 @@ Build-Depends: debhelper (>= 10), libqt5svg5-dev, libqt5x11extras5-dev, libx11-dev -Standards-Version: 4.1.2 -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/lxqt-policykit.git -Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-policykit.git -Homepage: https://github.com/lxde/lxqt-policykit +Standards-Version: 4.1.4 +Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-policykit +Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-policykit.git +Homepage: https://github.com/lxqt/lxqt-policykit Package: lxqt-policykit Architecture: any diff --git a/debian/copyright b/debian/copyright index 96a5b67..a92d1a2 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,14 +1,14 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: lxqt-policykit -Source: https://github.com/lxde/lxqt-policykit +Source: https://github.com/lxqt/lxqt-policykit Files: * -Copyright: 2012-2017 LXQt team +Copyright: 2012-2018 LXQt team 2010-2012 Razor team License: LGPL-2.1+ Files: debian/* -Copyright: 2014-2017 Alf Gaida +Copyright: 2014-2018 Alf Gaida 2015 Yukiharu YABUKI License: LGPL-2.1+ diff --git a/debian/watch b/debian/watch index 9ffe7f3..ad6ba09 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=4 opts="pgpsigurlmangle=s/$/.asc/" \ - https://github.com/lxde/lxqt-policykit/releases .*/lxqt-policykit-([\d\.]+).tar.xz +https://github.com/lxqt/lxqt-policykit/releases .*/lxqt-policykit-([\d\.]+).tar.xz