Compare commits
3 Commits
b8e6ce05f3
...
ca3a939dc1
Author | SHA1 | Date | |
---|---|---|---|
ca3a939dc1 | |||
9a3e902b4d | |||
72795101a7 |
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
|||||||
|
qps (2.7.0-0ubuntu1) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
* Bump build dependencies.
|
||||||
|
* Lubuntuify package.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 27 Jul 2023 16:56:41 -0500
|
||||||
|
|
||||||
qps (2.6.0-1) unstable; urgency=medium
|
qps (2.6.0-1) unstable; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
13
debian/control
vendored
13
debian/control
vendored
@ -1,5 +1,6 @@
|
|||||||
Source: qps
|
Source: qps
|
||||||
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@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>,
|
||||||
@ -9,15 +10,17 @@ Priority: optional
|
|||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
cmake,
|
cmake,
|
||||||
libkf5windowsystem-dev,,
|
libkf5windowsystem-dev,,
|
||||||
liblxqt1-dev (>= 1.2.0~),
|
liblxqt1-dev (>= 1.3.0),
|
||||||
libxrender-dev,
|
libxrender-dev,
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
lxqt-build-tools (>= 0.12.0~),
|
lxqt-build-tools (>= 0.13.0),
|
||||||
qttools5-dev,
|
qttools5-dev,
|
||||||
qttools5-dev-tools
|
qttools5-dev-tools
|
||||||
Standards-Version: 4.6.2
|
Standards-Version: 4.6.2
|
||||||
Vcs-Browser: https://salsa.debian.org/lxqt-team/qps
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/qps-packaging
|
||||||
Vcs-Git: https://salsa.debian.org/lxqt-team/qps.git
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/qps-packaging.git
|
||||||
|
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/qps
|
||||||
|
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/qps.git
|
||||||
Homepage: https://github.com/lxqt/qps
|
Homepage: https://github.com/lxqt/qps
|
||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user