Compare commits
6 Commits
ubuntu/que
...
ubuntu/res
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
84a68f8a43 | ||
|
|
d73aeed3c4 | ||
|
|
460535cbb3 | ||
|
|
2a76c69fdb | ||
|
|
d7fcd9d16b | ||
|
|
f73071577b |
10
debian/changelog
vendored
10
debian/changelog
vendored
@ -1,3 +1,13 @@
|
||||
lxqt-policykit (2.3.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 09:54:25 -0500
|
||||
|
||||
lxqt-policykit (2.2.0-0ubuntu1) questing; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
|
||||
5
debian/control
vendored
5
debian/control
vendored
@ -9,17 +9,16 @@ Section: x11
|
||||
Priority: optional
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
libkf6windowsystem-dev,
|
||||
liblxqt2-dev (>= 2.2.0),
|
||||
liblxqt2-dev (>= 2.3.0),
|
||||
libpolkit-agent-1-dev,
|
||||
libpolkit-qt6-1-dev,
|
||||
libx11-dev,
|
||||
qt6-svg-dev (>= 6.6.0)
|
||||
Standards-Version: 4.7.2
|
||||
Standards-Version: 4.7.3
|
||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-policykit-packaging
|
||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-policykit-packaging.git
|
||||
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-policykit
|
||||
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-policykit.git
|
||||
Rules-Requires-Root: no
|
||||
Homepage: https://github.com/lxqt/lxqt-policykit
|
||||
|
||||
Package: lxqt-policykit
|
||||
|
||||
3
debian/copyright
vendored
3
debian/copyright
vendored
@ -11,7 +11,8 @@ Files: debian/*
|
||||
Copyright: 2021-2025, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
2014-2019, Alf Gaida <agaida@siduction.org>
|
||||
2015, Yukiharu YABUKI <yyabuki@debian.org>
|
||||
2025, Aaron Rainbolt <arraybolt3@ubuntu.com>
|
||||
2025, ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||
2025-2026, Aaron Rainbolt <arraybolt3@ubuntu.com>
|
||||
License: LGPL-2.1+
|
||||
|
||||
License: LGPL-2.1+
|
||||
|
||||
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