Compare commits

..

6 Commits

Author SHA1 Message Date
Aaron Rainbolt
ea0231b5e9
Bump build deps 2026-02-20 11:05:46 -05:00
Aaron Rainbolt
46a9263e99
Remove Rules-Requires-Root 2026-02-20 11:03:58 -05:00
Aaron Rainbolt
8695001e13
Bump Standards-Version 2026-02-20 11:03:40 -05:00
Aaron Rainbolt
9684cec218
Update copyright file 2026-02-20 11:03:25 -05:00
Aaron Rainbolt
f4cf437d66
Bump version for new upstream release 2026-02-20 11:02:23 -05:00
Aaron Rainbolt
6c66aabbc2
Use debian/watch version 5 (taken from Debian's packages) 2025-11-18 13:16:57 -06:00
4 changed files with 22 additions and 10 deletions

10
debian/changelog vendored
View File

@ -1,3 +1,13 @@
lxqt-archiver (1.3.0-0ubuntu1) resolute; urgency=medium
* New upstream release.
- Update build and runtime dependencies.
* Update copyright file.
* Bump Standards-Version to 4.7.3, no changes needed.
* Remove unnecessary Rules-Requires-Root.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Fri, 20 Feb 2026 11:02:03 -0500
lxqt-archiver (1.2.0-0ubuntu1) questing; urgency=medium
* New upstream release.

8
debian/control vendored
View File

@ -10,7 +10,7 @@ Section: x11
Priority: optional
Build-Depends: debhelper-compat (= 13),
cmake (>= 3.18),
libfm-qt6-dev (>= 2.2.0),
libfm-qt6-dev (>= 2.3.0),
libjson-glib-dev,
libmagic-dev,
libxcb-composite0-dev,
@ -40,14 +40,13 @@ Build-Depends: debhelper-compat (= 13),
libxcb-xv0-dev,
libxcb-xvmc0-dev,
libxkbcommon-dev (>= 0.5.0),
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/lxqt-archiver-packaging
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-archiver-packaging.git
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-archiver
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-archiver.git
Homepage: https://github.com/lxqt/lxqt-archiver
Rules-Requires-Root: no
Package: lxqt-archiver
Architecture: any
@ -57,6 +56,7 @@ Suggests: arj,
binutils,
cpio,
lha,
lz4,
lzip,
lzma,
lzop,

3
debian/copyright vendored
View File

@ -42,7 +42,8 @@ License: GPL-2+
Files: debian/*
Copyright: 2021-2025, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
2018, Alf Gaida <agaida@siduction.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: GPL-2+

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