merge debian 2.0.0-1
This commit is contained in:
parent
49874b56c9
commit
f1d35ed20f
15
debian/changelog
vendored
15
debian/changelog
vendored
@ -1,3 +1,18 @@
|
||||
qps (2.0.0-1ubuntu1) focal; urgency=medium
|
||||
|
||||
* Merge from debian unstable. Remaining changes:
|
||||
- Lubuntuify the package.
|
||||
|
||||
-- Rik Mills <rikmills@kde.org> Thu, 23 Jan 2020 18:06:16 +0000
|
||||
|
||||
qps (2.0.0-1) unstable; urgency=medium
|
||||
|
||||
* New upstream version 2.0.0
|
||||
* Switched to gbp
|
||||
* Bumped Standards-Version to 4.4.1, no changes needed
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Tue, 08 Oct 2019 20:56:07 +0200
|
||||
|
||||
qps (1.10.20-1ubuntu1) disco; urgency=medium
|
||||
|
||||
* Lubuntuify the package.
|
||||
|
11
debian/control
vendored
11
debian/control
vendored
@ -4,14 +4,14 @@ XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debia
|
||||
Uploaders: Simon Quigley <tsimonq2@ubuntu.com>
|
||||
Section: x11
|
||||
Priority: optional
|
||||
Build-Depends: cmake,
|
||||
debhelper-compat (= 12),
|
||||
libqt5x11extras5-dev,
|
||||
Build-Depends: debhelper-compat (= 12),
|
||||
cmake,
|
||||
libxrender-dev,
|
||||
libqt5x11extras5-dev,
|
||||
lxqt-build-tools (>= 0.6.0~),
|
||||
qttools5-dev,
|
||||
qttools5-dev-tools
|
||||
Standards-Version: 4.3.0
|
||||
Standards-Version: 4.4.1
|
||||
Vcs-Browser: https://phab.lubuntu.me/source/qps/
|
||||
Vcs-Git: https://phab.lubuntu.me/source/qps.git
|
||||
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/qps
|
||||
@ -20,6 +20,7 @@ Homepage: https://github.com/lxqt/qps
|
||||
|
||||
Package: qps
|
||||
Architecture: linux-any
|
||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends}
|
||||
Description: Qt process manager
|
||||
Qt process manager ported to Qt5
|
||||
|
Loading…
x
Reference in New Issue
Block a user