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.
|
* Updated copyright file.
|
||||||
* Bump build dependency versions.
|
* Bump build dependency versions.
|
||||||
* Lubuntuify watch file.
|
* Lubuntuify watch file.
|
||||||
|
* Ran wrap-and-sort.
|
||||||
|
|
||||||
-- Aaron Rainbolt <arraybolt3@gmail.com> Sun, 12 Nov 2023 16:54:48 -0600
|
-- 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>,
|
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>,
|
||||||
suman rajan <suman@cryptolab.net>
|
suman rajan <suman@cryptolab.net>
|
||||||
Section: x11
|
Section: x11
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: cmake,
|
||||||
cmake,
|
debhelper-compat (= 13),
|
||||||
libkf5windowsystem-dev,,
|
libkf5windowsystem-dev,
|
||||||
liblxqt1-dev (>= 1.4.0),
|
liblxqt1-dev (>= 1.4.0),
|
||||||
libxrender-dev,
|
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
|
libxrender-dev,
|
||||||
lxqt-build-tools (>= 0.13.0),
|
lxqt-build-tools (>= 0.13.0),
|
||||||
qttools5-dev,
|
qttools5-dev,
|
||||||
qttools5-dev-tools
|
qttools5-dev-tools
|
||||||
@ -26,7 +26,6 @@ Rules-Requires-Root: no
|
|||||||
|
|
||||||
Package: qps
|
Package: qps
|
||||||
Architecture: linux-any
|
Architecture: linux-any
|
||||||
Depends: ${shlibs:Depends},
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||||
${misc:Depends}
|
|
||||||
Description: Qt process manager
|
Description: Qt process manager
|
||||||
Qt process manager ported to Qt5
|
Qt process manager ported to Qt5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user