Compare commits

..

No commits in common. "ubuntu/resolute" and "ubuntu/questing" have entirely different histories.

4 changed files with 10 additions and 22 deletions

10
debian/changelog vendored
View File

@ -1,13 +1,3 @@
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 lxqt-archiver (1.2.0-0ubuntu1) questing; urgency=medium
* New upstream release. * New upstream release.

8
debian/control vendored
View File

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

3
debian/copyright vendored
View File

@ -42,8 +42,7 @@ License: GPL-2+
Files: debian/* Files: debian/*
Copyright: 2021-2025, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com> Copyright: 2021-2025, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
2018, Alf Gaida <agaida@siduction.org> 2018, Alf Gaida <agaida@siduction.org>
2025, ChangZhuo Chen (陳昌倬) <czchen@debian.org> 2025, Aaron Rainbolt <arraybolt3@ubuntu.com>
2025-2026, Aaron Rainbolt <arraybolt3@ubuntu.com>
License: LGPL-2.1+ License: LGPL-2.1+
License: GPL-2+ License: GPL-2+

11
debian/watch vendored
View File

@ -1,6 +1,5 @@
Version: 5 version=4
Template: GitHub opts="searchmode=plain, \
Owner: lxqt pgpsigurlmangle=s/$/.asc/, \
Project: @PACKAGE@ uversionmangle=s/(\d+\.\d+\.\d+).*/$1/" \
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 https://api.github.com/repos/lxqt/@PACKAGE@/releases https:\/\/github.com\/lxqt\/@PACKAGE@\/releases\/download\/@ANY_VERSION@\/@PACKAGE@-@ANY_VERSION@.tar.xz
Pgp-Mode: auto