Lubuntuify the package slightly, to make debhelper happy.

ubuntu/lunar
Simon Quigley 1 year ago
parent 6a2f18fe51
commit 6f74535728

1
debian/changelog vendored

@ -2,6 +2,7 @@ qtermwidget (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 <tsimonq2@ubuntu.com> Thu, 17 Nov 2022 16:29:27 -0600

9
debian/control vendored

@ -1,5 +1,6 @@
Source: qtermwidget
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders: Alf Gaida <agaida@siduction.org>,
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
Andrew Lee (李健秋) <ajqlee@debian.org>,
@ -12,8 +13,10 @@ Build-Depends: cmake,
lxqt-build-tools (>= 0.11.0),
qtbase5-dev
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/lxqt-team/qtermwidget
Vcs-Git: https://salsa.debian.org/lxqt-team/qtermwidget.git
Vcs-Browser: https://git.lubuntu.me/Lubuntu/qtermwidget-packaging
Vcs-Git: https://git.lubuntu.me/Lubuntu/qtermwidget-packaging.git
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/qtermwidget
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/qtermwidget.git
Homepage: https://github.com/lxqt/qtermwidget
Rules-Requires-Root: no

Loading…
Cancel
Save