From 529500b80b3fb0facbb9fa0ac4647efe14e649f1 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Fri, 18 Nov 2022 17:24:52 -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 0f71c48..490654a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ lxqt-notificationd (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:41 -0600 diff --git a/debian/control b/debian/control index 6dc84f9..02e6595 100644 --- a/debian/control +++ b/debian/control @@ -14,8 +14,8 @@ Build-Depends: debhelper-compat (= 13), libx11-dev, qtbase5-private-dev Standards-Version: 4.6.1 -Vcs-Browser: https://phab.lubuntu.me/source/lxqt-notificationd/ -Vcs-Git: https://phab.lubuntu.me/source/lxqt-notificationd.git +Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-notificationd-packaging +Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-notificationd-packaging.git XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-notificationd XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-notificationd.git Homepage: https://github.com/lxqt/lxqt-notificationd