From 236ff2593d92dccfb0cfefd8c63914328876d055 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Fri, 18 Nov 2022 17:24:40 -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 c582cd7..ef1217a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ lxqt-openssh-askpass (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 17:20:54 -0600 diff --git a/debian/control b/debian/control index 46999e4..b5761ee 100644 --- a/debian/control +++ b/debian/control @@ -15,8 +15,8 @@ Build-Depends: debhelper-compat (= 13), libqt5x11extras5-dev, libx11-dev Standards-Version: 4.6.1 -Vcs-Browser: https://phab.lubuntu.me/source/lxqt-openssh-askpass/ -Vcs-Git: https://phab.lubuntu.me/source/lxqt-openssh-askpass.git +Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-openssh-askpass-packaging +Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-openssh-askpass-packaging.git XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-openssh-askpass XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-openssh-askpass.git Homepage: https://github.com/lxqt/lxqt-openssh-askpass