Compare commits
6 Commits
ubuntu/que
...
ubuntu/res
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d444e96140 | ||
|
|
7db5a07db7 | ||
|
|
c2848648f5 | ||
|
|
834e25c1ad | ||
|
|
c43c6ce133 | ||
|
|
c2fab0db7e |
10
debian/changelog
vendored
10
debian/changelog
vendored
@ -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
7
debian/control
vendored
@ -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
4
debian/copyright
vendored
@ -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
11
debian/watch
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user