From d2c879e4edaf7be6b7fe89d29ba8540860e3051b Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Fri, 18 Nov 2022 17:44:03 -0600 Subject: [PATCH] Lubuntuify the package slightly, to make debhelper happy. --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index fa09625..5e757cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ lxqt-policykit (1.2.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. * Fix the watch file, for real this time. * Bump Standards-version to 4.6.1, no changes needed. + * Lubuntuify the package slightly, to make debhelper happy. -- Simon Quigley Fri, 18 Nov 2022 17:41:46 -0600 diff --git a/debian/control b/debian/control index b840a44..33eaa01 100644 --- a/debian/control +++ b/debian/control @@ -16,8 +16,8 @@ Build-Depends: debhelper-compat (= 13), libqt5x11extras5-dev, libx11-dev Standards-Version: 4.6.1 -Vcs-Browser: https://phab.lubuntu.me/source/lxqt-policykit/ -Vcs-Git: https://phab.lubuntu.me/source/lxqt-policykit.git +Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-policykit-packaging +Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-policykit-packaging.git XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-policykit XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-policykit.git Homepage: https://github.com/lxqt/lxqt-policykit