From 96d2d5fb5133a2747a4b5753bfbbd59b0b2d7494 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Wed, 16 Nov 2022 18:46:08 -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 ef24af4..968823d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ liblxqt (1.2.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. * Fix the watch file, for real this time. + * Lubuntuify the package slightly, to make debhelper happy. -- Simon Quigley Wed, 16 Nov 2022 18:38:17 -0600 diff --git a/debian/control b/debian/control index 2b2bccd..b144e30 100644 --- a/debian/control +++ b/debian/control @@ -18,8 +18,8 @@ Build-Depends: debhelper-compat (= 13), libxss-dev, lxqt-build-tools (>= 0.11.0) Standards-Version: 4.6.1 -Vcs-Browser: https://phab.lubuntu.me/source/liblxqt/ -Vcs-Git: https://phab.lubuntu.me/source/liblxqt.git +Vcs-Browser: https://git.lubuntu.me/Lubuntu/liblxqt-packaging +Vcs-Git: https://git.lubuntu.me/Lubuntu/liblxqt-packaging.git XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/liblxqt XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/liblxqt.git Homepage: https://github.com/lxqt/liblxqt