Compare commits
No commits in common. "ubuntu/resolute" and "ubuntu/questing" have entirely different histories.
ubuntu/res
...
ubuntu/que
10
debian/changelog
vendored
10
debian/changelog
vendored
@ -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
|
||||
|
||||
* New upstream release.
|
||||
|
||||
8
debian/control
vendored
8
debian/control
vendored
@ -10,7 +10,7 @@ Section: x11
|
||||
Priority: optional
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
cmake (>= 3.18),
|
||||
libfm-qt6-dev (>= 2.3.0),
|
||||
libfm-qt6-dev (>= 2.2.0),
|
||||
libjson-glib-dev,
|
||||
libmagic-dev,
|
||||
libxcb-composite0-dev,
|
||||
@ -40,13 +40,14 @@ Build-Depends: debhelper-compat (= 13),
|
||||
libxcb-xv0-dev,
|
||||
libxcb-xvmc0-dev,
|
||||
libxkbcommon-dev (>= 0.5.0),
|
||||
lxqt-build-tools (>= 2.3.0)
|
||||
Standards-Version: 4.7.3
|
||||
lxqt-build-tools (>= 2.2.0)
|
||||
Standards-Version: 4.7.2
|
||||
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
|
||||
@ -56,7 +57,6 @@ Suggests: arj,
|
||||
binutils,
|
||||
cpio,
|
||||
lha,
|
||||
lz4,
|
||||
lzip,
|
||||
lzma,
|
||||
lzop,
|
||||
|
||||
3
debian/copyright
vendored
3
debian/copyright
vendored
@ -42,8 +42,7 @@ License: GPL-2+
|
||||
Files: debian/*
|
||||
Copyright: 2021-2025, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
2018, Alf Gaida <agaida@siduction.org>
|
||||
2025, ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||
2025-2026, Aaron Rainbolt <arraybolt3@ubuntu.com>
|
||||
2025, Aaron Rainbolt <arraybolt3@ubuntu.com>
|
||||
License: LGPL-2.1+
|
||||
|
||||
License: GPL-2+
|
||||
|
||||
11
debian/watch
vendored
11
debian/watch
vendored
@ -1,6 +1,5 @@
|
||||
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
|
||||
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user