Lubuntuify the package slightly, to make debhelper happy.
This commit is contained in:
parent
b2e157a047
commit
d1a4e4cc5f
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -2,6 +2,7 @@ qterminal (1.2.0-0ubuntu1) UNRELEASED; urgency=medium
|
|||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
* Fix the watch file, for real this time.
|
* Fix the watch file, for real this time.
|
||||||
|
* Lubuntuify the package slightly, to make debhelper happy.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 18 Nov 2022 19:08:41 -0600
|
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 18 Nov 2022 19:08:41 -0600
|
||||||
|
|
||||||
|
9
debian/control
vendored
9
debian/control
vendored
@ -1,5 +1,6 @@
|
|||||||
Source: qterminal
|
Source: qterminal
|
||||||
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>,
|
Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||||
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
||||||
Andrew Lee (李健秋) <ajqlee@debian.org>
|
Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||||
@ -14,8 +15,10 @@ Build-Depends: debhelper-compat (= 13),
|
|||||||
libx11-dev,
|
libx11-dev,
|
||||||
lxqt-build-tools (>= 0.11.0)
|
lxqt-build-tools (>= 0.11.0)
|
||||||
Standards-Version: 4.6.1
|
Standards-Version: 4.6.1
|
||||||
Vcs-Browser: https://salsa.debian.org/lxqt-team/qterminal
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/qterminal-packaging
|
||||||
Vcs-Git: https://salsa.debian.org/lxqt-team/qterminal.git
|
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
|
Homepage: https://github.com/lxqt/qterminal
|
||||||
|
|
||||||
Package: qterminal
|
Package: qterminal
|
||||||
|
Loading…
x
Reference in New Issue
Block a user