From bca604492d79a07732a395639aee65c6dcf387b1 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Fri, 18 Nov 2022 21:48:07 -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 7207303..45179b8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ lxqt-powermanagement (1.2.0-0ubuntu1) UNRELEASED; urgency=medium * Fix the watch file, for real this time. * Bump build dependencies in debian/control. * Bump Standards-version to 4.6.1, no changes needed. + * Lubuntuify the package slightly, to make debhelper happy. -- Simon Quigley Fri, 18 Nov 2022 21:42:49 -0600 diff --git a/debian/control b/debian/control index 4e8a5d2..7ab8ce2 100644 --- a/debian/control +++ b/debian/control @@ -18,8 +18,8 @@ Build-Depends: debhelper-compat (= 13), libx11-dev, qtbase5-private-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-powermanagement-packaging +Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-powermanagement-packaging.git XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-powermanagement XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-powermanagement.git Homepage: https://github.com/lxqt/lxqt-powermanagement