From 38563c20e0d61656d0886e28be3228ffdac6a9cc Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Fri, 18 Nov 2022 15:01:42 -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 1651c89..c27bffe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ lxqt-config (1.2.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream version. * Fix the watch file, for real this time. + * Lubuntuify the package slightly, to make debhelper happy. -- Simon Quigley Fri, 18 Nov 2022 14:43:44 -0600 diff --git a/debian/control b/debian/control index 480461d..31ea332 100644 --- a/debian/control +++ b/debian/control @@ -19,8 +19,8 @@ Build-Depends: debhelper-compat (= 13), xserver-xorg-input-libinput-dev, zlib1g-dev Standards-Version: 4.5.1 -Vcs-Browser: https://phab.lubuntu.me/source/lxqt-config/ -Vcs-Git: https://phab.lubuntu.me/source/lxqt-config.git +Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-config-packaging +Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-config-packaging.git XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-config XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-config.git Homepage: https://github.com/lxqt/lxqt-config