Run wrap-and-sort
This commit is contained in:
parent
822451e6c9
commit
7f299e94df
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -4,6 +4,7 @@ qps (2.8.0-0ubuntu1) noble; urgency=medium
|
||||
* Updated copyright file.
|
||||
* Bump build dependency versions.
|
||||
* Lubuntuify watch file.
|
||||
* Ran wrap-and-sort.
|
||||
|
||||
-- Aaron Rainbolt <arraybolt3@gmail.com> Sun, 12 Nov 2023 16:54:48 -0600
|
||||
|
||||
|
13
debian/control
vendored
13
debian/control
vendored
@ -4,15 +4,15 @@ XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debia
|
||||
Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
||||
Andrew Lee (李健秋) <ajqlee@debian.org>,
|
||||
suman rajan <suman@cryptolab.net>
|
||||
suman rajan <suman@cryptolab.net>
|
||||
Section: x11
|
||||
Priority: optional
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
cmake,
|
||||
libkf5windowsystem-dev,,
|
||||
Build-Depends: cmake,
|
||||
debhelper-compat (= 13),
|
||||
libkf5windowsystem-dev,
|
||||
liblxqt1-dev (>= 1.4.0),
|
||||
libxrender-dev,
|
||||
libqt5x11extras5-dev,
|
||||
libxrender-dev,
|
||||
lxqt-build-tools (>= 0.13.0),
|
||||
qttools5-dev,
|
||||
qttools5-dev-tools
|
||||
@ -26,7 +26,6 @@ Rules-Requires-Root: no
|
||||
|
||||
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