diff --git a/debian/changelog b/debian/changelog index 9d48854..d7e01f9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ lxqt-runner (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:50 -0600 diff --git a/debian/control b/debian/control index 68502e6..716a77f 100644 --- a/debian/control +++ b/debian/control @@ -16,8 +16,8 @@ Build-Depends: debhelper-compat (= 13), libqt5x11extras5-dev, libx11-dev Standards-Version: 4.6.1 -Vcs-Browser: https://phab.lubuntu.me/source/lxqt-runner/ -Vcs-Git: https://phab.lubuntu.me/source/lxqt-runner.git +Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-runner-packaging +Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-runner-packaging.git XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-runner XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-runner.git Homepage: https://github.com/lxqt/lxqt-runner