Compare commits

...

6 Commits

Author SHA1 Message Date
Aaron Rainbolt
9cfc39f654
Bump build deps 2026-02-19 18:07:47 -05:00
Aaron Rainbolt
56c902287a
Remove Rules-Requires-Root 2026-02-19 18:07:19 -05:00
Aaron Rainbolt
d08f001805
Bump Standards-Version 2026-02-19 18:06:52 -05:00
Aaron Rainbolt
787a2fc7fc
Update copyright file 2026-02-19 18:05:57 -05:00
Aaron Rainbolt
b87dfa9241
Bump version for new upstream release 2026-02-19 18:05:09 -05:00
Aaron Rainbolt
5e5d49ca58
Use debian/watch version 5 (taken from Debian's packages) 2025-11-18 13:16:56 -06:00
4 changed files with 20 additions and 10 deletions

10
debian/changelog vendored
View File

@ -1,3 +1,13 @@
lxqt-admin (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> Thu, 19 Feb 2026 18:04:53 -0500
lxqt-admin (2.2.0-0ubuntu1) questing; urgency=medium
* New upstream release.

5
debian/control vendored
View File

@ -10,18 +10,17 @@ Section: x11
Priority: optional
Build-Depends: debhelper-compat (= 13),
libkf6windowsystem-dev,
liblxqt2-dev (>= 2.2.0),
liblxqt2-dev (>= 2.3.0),
libpolkit-qt6-1-dev,
libsystemd-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-admin-packaging
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-admin-packaging.git
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-admin
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-admin.git
Homepage: https://github.com/lxqt/lxqt-admin
Rules-Requires-Root: no
Package: lxqt-admin
Architecture: any

4
debian/copyright vendored
View File

@ -9,10 +9,10 @@ License: LGPL-2.1+
Files: debian/*
Copyright: 2021-2025 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
2022 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
2014-2019 Alf Gaida <agaida@siduction.org>
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
2025 Aaron Rainbolt <arraybolt3@ubuntu.com>
2022-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
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