diff --git a/debian/changelog b/debian/changelog index e4094d4..e95992e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ lxqt-panel (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:47 -0600 diff --git a/debian/control b/debian/control index 8ce1d3e..8c4bc62 100644 --- a/debian/control +++ b/debian/control @@ -35,8 +35,8 @@ Build-Depends: debhelper-compat (= 13), libxrender-dev, libxtst-dev Standards-Version: 4.6.1 -Vcs-Browser: https://phab.lubuntu.me/source/lxqt-panel/ -Vcs-Git: https://phab.lubuntu.me/source/lxqt-panel.git +Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-panel-packaging +Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-panel-packaging.git XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-panel XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-panel.git Homepage: https://github.com/lxqt/lxqt-panel