From 483680a6727c9f3d5c95c9f71a190789e815ef71 Mon Sep 17 00:00:00 2001 From: Alf Gaida Date: Fri, 27 Apr 2018 23:38:55 +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 Homepage, Source and watch to lxqt * Changed VCS fields to salsa * Bumped years in copyright --- debian/changelog | 11 +++++++++++ debian/compat | 2 +- debian/control | 10 +++++----- debian/copyright | 6 +++--- debian/watch | 2 +- 5 files changed, 21 insertions(+), 10 deletions(-) diff --git a/debian/changelog b/debian/changelog index 61fc871..fdaebbf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +lxqt-admin (0.12.0-5) unstable; urgency=medium + + * Bumped compat to 11 + * Bumped debhelper to >= 11~ + * Bumped Standards to 4.1.4, no changes needed + * Changed Homepage, Source and watch to lxqt + * Changed VCS fields to salsa + * Bumped years in copyright + + -- Alf Gaida Fri, 27 Apr 2018 23:35:26 +0200 + lxqt-admin (0.12.0-4) unstable; urgency=medium * Bumped Standards to 4.1.2 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 c27a6dc..c4d67ca 100644 --- a/debian/control +++ b/debian/control @@ -5,16 +5,16 @@ Uploaders: Alf Gaida , Andrew Lee (李健秋) Section: x11 Priority: optional -Build-Depends: debhelper (>= 10), +Build-Depends: debhelper (>= 11~), libkf5windowsystem-dev, liblxqt0-dev (>= 0.12.0), libqt5svg5-dev, libqt5x11extras5-dev, libx11-dev -Standards-Version: 4.1.2 -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/lxqt-admin.git -Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-admin.git -Homepage: https://github.com/lxde/lxqt-admin +Standards-Version: 4.1.4 +Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-admin +Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-admin.git +Homepage: https://github.com/lxqt/lxqt-admin Package: lxqt-admin Architecture: any diff --git a/debian/copyright b/debian/copyright index 8441a1c..2d8931a 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-admin -Source: https://github.com/lxde/lxqt-admin +Source: https://github.com/lxqt/lxqt-admin Files: * -Copyright: 2014-2017 LXQt team +Copyright: 2014-2018 LXQt team 2014 Hong Jen Yee (PCMan) License: LGPL-2.1+ Files: debian/* -Copyright: 2014-2017 Alf Gaida +Copyright: 2014-2018 Alf Gaida 2015 Andrew Lee (李健秋) License: LGPL-2.1+ diff --git a/debian/watch b/debian/watch index 14dc696..35131b2 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=4 opts="pgpsigurlmangle=s/$/.asc/" \ - https://github.com/lxde/lxqt-admin/releases .*/lxqt-admin-([\d\.]+).tar.xz +https://github.com/lxqt/lxqt-admin/releases .*/lxqt-admin-([\d\.]+).tar.xz