From d1a4e4cc5f583b9f6fd8beb27c2b03cce19c1ba3 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Fri, 18 Nov 2022 19:11:22 -0600 Subject: [PATCH] Lubuntuify the package slightly, to make debhelper happy. --- debian/changelog | 1 + debian/control | 9 ++++++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0301751..d366434 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ qterminal (1.2.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. * Fix the watch file, for real this time. + * Lubuntuify the package slightly, to make debhelper happy. -- Simon Quigley Fri, 18 Nov 2022 19:08:41 -0600 diff --git a/debian/control b/debian/control index d89b0c3..ad0b66a 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,6 @@ Source: qterminal -Maintainer: LXQt Packaging Team +Maintainer: Lubuntu Developers +XSBC-Original-Maintainer: LXQt Packaging Team Uploaders: Alf Gaida , ChangZhuo Chen (陳昌倬) , Andrew Lee (李健秋) @@ -14,8 +15,10 @@ Build-Depends: debhelper-compat (= 13), libx11-dev, lxqt-build-tools (>= 0.11.0) Standards-Version: 4.6.1 -Vcs-Browser: https://salsa.debian.org/lxqt-team/qterminal -Vcs-Git: https://salsa.debian.org/lxqt-team/qterminal.git +Vcs-Browser: https://git.lubuntu.me/Lubuntu/qterminal-packaging +Vcs-Git: https://git.lubuntu.me/Lubuntu/qterminal-packaging.git +XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/qterminal +XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/qterminal.git Homepage: https://github.com/lxqt/qterminal Package: qterminal