Compare commits

..

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

3 changed files with 7 additions and 17 deletions

9
debian/changelog vendored
View File

@ -1,12 +1,3 @@
lxqt-archiver (1.2.0-0ubuntu1) questing; urgency=medium
* New upstream release.
- Update build and runtime dependencies.
* Update copyright file.
* Bump Standards-Version to 4.7.2, no changes needed.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Fri, 01 Aug 2025 11:52:12 -0500
lxqt-archiver (1.1.0-0ubuntu3) plucky; urgency=medium
* Update Standards-Version to 4.7.1, no changes needed.

10
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.1.0),
libjson-glib-dev,
libmagic-dev,
libxcb-composite0-dev,
@ -40,8 +40,8 @@ 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.1.0)
Standards-Version: 4.7.1
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
@ -51,7 +51,7 @@ Rules-Requires-Root: no
Package: lxqt-archiver
Architecture: any
Depends: bzip2, 7zip, ${misc:Depends}, ${shlibs:Depends}
Depends: bzip2, p7zip-full, ${misc:Depends}, ${shlibs:Depends}
Recommends: gvfs, lxqt-archiver-l10n, unzip, xz-utils, zip
Suggests: arj,
binutils,
@ -67,7 +67,7 @@ Suggests: arj,
sharutils,
unace,
unalz,
unrar-free | unar | unrar | 7zip-rar,
unrar-free | unar | unrar | p7zip-rar,
zoo
Description: Archive Manager for LXQt
LXQt Archiver is an archive manager for the LXQt environment.

5
debian/copyright vendored
View File

@ -3,7 +3,7 @@ Upstream-Name: lxqt-archiver
Source: https://github.com/lxqt/lxqt-archiver
Files: *
Copyright: 2018-2025 LXQt team
Copyright: 2018-2024 LXQt team
License: GPL-2+
Comment: Some of the source code is derived from Engrampa and File
Roller
@ -15,7 +15,7 @@ License: GPL-2+
Files: src/main.cpp
src/core/*
Copyright: 2018-2025 LXQt team
Copyright: 2018-2022 LXQt team
2001-2012 Free Software Foundation, Inc.
License: GPL-2+
@ -42,7 +42,6 @@ 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>
License: LGPL-2.1+
License: GPL-2+