Run wrap-and-sort.
This commit is contained in:
parent
d81606bf26
commit
bf8d16c844
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -3,6 +3,7 @@ qps (2.1.0-0ubuntu1) UNRELEASED; urgency=medium
|
||||
* New upstream release.
|
||||
- Update upstream signing key.
|
||||
- Update LXQt build dependencies.
|
||||
* Run wrap-and-sort.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 01 May 2020 00:02:11 -0500
|
||||
|
||||
|
7
debian/control
vendored
7
debian/control
vendored
@ -4,8 +4,8 @@ XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debia
|
||||
Uploaders: Simon Quigley <tsimonq2@ubuntu.com>
|
||||
Section: x11
|
||||
Priority: optional
|
||||
Build-Depends: debhelper-compat (= 12),
|
||||
cmake,
|
||||
Build-Depends: cmake,
|
||||
debhelper-compat (= 12),
|
||||
liblxqt0-dev (>= 0.15.0),
|
||||
libqt5x11extras5-dev,
|
||||
libxrender-dev,
|
||||
@ -21,7 +21,6 @@ Homepage: https://github.com/lxqt/qps
|
||||
|
||||
Package: qps
|
||||
Architecture: linux-any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends}
|
||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||
Description: Qt process manager
|
||||
Qt process manager ported to Qt5
|
||||
|
Loading…
x
Reference in New Issue
Block a user