Compare commits

...

6 Commits

Author SHA1 Message Date
Aaron Rainbolt
d444e96140
Bump build deps 2026-02-20 11:48:30 -05:00
Aaron Rainbolt
7db5a07db7
Remove Rules-Requires-Root 2026-02-20 11:48:02 -05:00
Aaron Rainbolt
c2848648f5
Bump Standards-Version 2026-02-20 11:47:48 -05:00
Aaron Rainbolt
834e25c1ad
Update copyright file 2026-02-20 11:47:26 -05:00
Aaron Rainbolt
c43c6ce133
Bump version for new upstream release 2026-02-20 11:46:13 -05:00
Aaron Rainbolt
c2fab0db7e
Use debian/watch version 5 (taken from Debian's packages) 2025-11-18 13:17:01 -06:00
4 changed files with 21 additions and 11 deletions

10
debian/changelog vendored
View File

@ -1,3 +1,13 @@
qps (2.12.0-0ubuntu1) resolute; urgency=medium
* New upstream release.
- Update build dependencies.
* Update copyright file.
* Update Standards-Version to 4.7.3, no changes needed.
* Remove unnecessary Rules-Requires-Root.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Fri, 20 Feb 2026 11:45:44 -0500
qps (2.11.1-0ubuntu1) questing; urgency=medium
* New upstream release.

7
debian/control vendored
View File

@ -10,16 +10,15 @@ Priority: optional
Build-Depends: cmake,
debhelper-compat (= 13),
libkf6windowsystem-dev,
liblxqt2-dev (>= 2.2.0),
liblxqt2-dev (>= 2.3.0),
libxrender-dev,
lxqt-build-tools (>= 2.2.0)
Standards-Version: 4.7.2
lxqt-build-tools (>= 2.3.0)
Standards-Version: 4.7.3
Vcs-Browser: https://git.lubuntu.me/Lubuntu/qps-packaging
Vcs-Git: https://git.lubuntu.me/Lubuntu/qps-packaging.git
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/qps
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/qps.git
Homepage: https://github.com/lxqt/qps
Rules-Requires-Root: no
Package: qps
Architecture: linux-any

4
debian/copyright vendored
View File

@ -35,9 +35,9 @@ License: CC-BY-4.0
Files: debian/*
Copyright: 2015-2019 Alf Gaida <agaida@siduction.org>
2015-2023 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
2025 Simon Quigley <tsimonq2@ubuntu.com>
2024-2025 Aaron Rainbolt <arraybolt3@ubuntu.com>
2015-2025 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
2024-2026 Aaron Rainbolt <arraybolt3@ubuntu.com>
License: GPL-2.0+
License: GPL-2.0

11
debian/watch vendored
View File

@ -1,5 +1,6 @@
version=4
opts="searchmode=plain, \
pgpsigurlmangle=s/$/.asc/, \
uversionmangle=s/(\d+\.\d+\.\d+).*/$1/" \
https://api.github.com/repos/lxqt/@PACKAGE@/releases https:\/\/github.com\/lxqt\/@PACKAGE@\/releases\/download\/@ANY_VERSION@\/@PACKAGE@-@ANY_VERSION@.tar.xz
Version: 5
Template: GitHub
Owner: lxqt
Project: @PACKAGE@
Download-Url-Mangle: s%https://api.github.com/repos/([^/]+)/@PACKAGE@/git/refs/tags/@ANY_VERSION@%https://github.com/$1/@PACKAGE@/releases/download/$2/@PACKAGE@-$2.tar.xz%g
Pgp-Mode: auto