From d6b49de89c442fac8ed0ea6afda2b4b3abbf7cb8 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Fri, 18 Nov 2022 17:44:02 -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 d082ef2..6ddff9e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ lxqt-session (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:42:07 -0600 diff --git a/debian/control b/debian/control index 322b70b..ae00b95 100644 --- a/debian/control +++ b/debian/control @@ -17,8 +17,8 @@ Build-Depends: debhelper-compat (= 13), qtxdg-tools, xdg-user-dirs Standards-Version: 4.6.1 -Vcs-Browser: https://phab.lubuntu.me/source/lxqt-session/ -Vcs-Git: https://phab.lubuntu.me/source/lxqt-session.git +Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-session-packaging +Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-session-packaging.git XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-session XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-session.git Homepage: https://github.com/lxqt/lxqt-session