Compare commits

..

24 Commits

Author SHA1 Message Date
29b81aa920 Update Standards-Version to 4.7.1, no changes needed. 2025-02-21 17:12:21 -06:00
e683c35d7a No-change rebuild for lxqt-build-tools C++17 -> C++20. 2025-02-21 17:00:03 -06:00
da7f4bf63a Upload to Plucky 2024-11-15 15:34:45 -06:00
4a9ba26b37 Make Lintian happy 2024-11-05 19:19:16 -06:00
2fa547d112 Bump build dependencies. 2024-11-05 19:15:10 -06:00
5ca00c8af6 New upstream release. 2024-11-05 18:47:17 -06:00
Aaron Rainbolt
9808f555be Release to Oracular 2024-08-15 16:49:12 -05:00
Aaron Rainbolt
5c0d50d7ca PPA build 2024-06-28 00:04:14 -05:00
Aaron Rainbolt
0834913de6 Adjust deps 2024-06-28 00:01:15 -05:00
Aaron Rainbolt
3d775bbe88 Bump Standards-Version 2024-06-27 23:58:35 -05:00
Aaron Rainbolt
4f3ccc3d00 Bump version for new upstream release 2024-06-27 23:52:26 -05:00
5569f0226e Remove obsolete patch 2024-02-23 14:37:54 -06:00
e3acc2ae3d Update copyright file 2024-02-23 14:36:41 -06:00
2b6e0abfd6 Bump version for new upstream release 2024-02-23 14:35:12 -06:00
4d3e26a522 Sync with archive. 2024-02-23 14:33:35 -06:00
1e8c02423c Upload to Noble. 2023-11-12 18:09:03 -06:00
e00de47d55 Bump Standards-version to 4.6.2, no changes needed. 2023-11-12 18:08:50 -06:00
e22e0503ab Bump build dependencies. 2023-11-12 18:06:26 -06:00
8fbd663f1a New upstream release. 2023-11-12 18:05:20 -06:00
4f4540e8f9 Upload to Mantic. 2023-08-11 09:49:41 -05:00
02043095dd Update copyright years. 2023-08-10 21:06:03 -05:00
ab11e247d5 Bump Standards-version to 4.6.2, no changes needed. 2023-08-10 21:04:34 -05:00
018dbb0a3d Bump build dependencies. 2023-08-10 16:42:26 -05:00
f4f07c6b57 New upstream release. 2023-08-10 16:38:33 -05:00
5 changed files with 123 additions and 15 deletions

58
debian/changelog vendored
View File

@ -1,3 +1,61 @@
lxqt-archiver (1.1.0-0ubuntu3) plucky; urgency=medium
* Update Standards-Version to 4.7.1, no changes needed.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 21 Feb 2025 17:00:08 -0600
lxqt-archiver (1.1.0-0ubuntu2) plucky; urgency=medium
* No-change rebuild for lxqt-build-tools C++17 -> C++20.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 03 Jan 2025 03:55:26 -0600
lxqt-archiver (1.1.0-0ubuntu1) plucky; urgency=medium
* New upstream release.
- Bump build dependencies.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 15 Nov 2024 15:32:25 -0600
lxqt-archiver (1.0.0-0ubuntu1) oracular; urgency=medium
* New upstream release.
* Bump Standards-Version to 4.7.0, no changes necessary.
* Adjust dependencies.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 15 Aug 2024 16:49:03 -0500
lxqt-archiver (0.9.1-0ubuntu1) noble; urgency=medium
* New upstream release.
* Update copyright file.
* Remove 0001-Support-use-of-7zip.patch, now included in upstream code
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Fri, 23 Feb 2024 14:34:49 -0600
lxqt-archiver (0.9.0-0ubuntu2) noble; urgency=medium
* Fix invalid argument use of 7z. (LP: #2052880)
-- Sudip Mukherjee <sudipm.mukherjee@gmail.com> Sun, 11 Feb 2024 21:59:12 +0000
lxqt-archiver (0.9.0-0ubuntu1) noble; urgency=medium
* New upstream release.
* Bump build dependencies.
* Bump Standards-version to 4.6.2, no changes needed.
-- Simon Quigley <tsimonq2@ubuntu.com> Sun, 12 Nov 2023 18:08:55 -0600
lxqt-archiver (0.8.0-0ubuntu1) mantic; urgency=medium
* New upstream release.
* Bump build dependencies.
* Bump Standards-version to 4.6.2, no changes needed.
* Update copyright years.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 11 Aug 2023 09:49:36 -0500
lxqt-archiver (0.7.0-0ubuntu2) lunar; urgency=medium
* No-change rebuild against libfm-qt 1.2.1.

71
debian/control vendored
View File

@ -1,6 +1,6 @@
Source: lxqt-archiver
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders: Alf Gaida <agaida@siduction.org>,
Andrew Lee (李健秋) <ajqlee@debian.org>,
Yao Wei (魏銘廷) <mwei@debian.org>,
@ -8,18 +8,44 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
Aaron Rainbolt <arraybolt3@gmail.com>
Section: x11
Priority: optional
Build-Depends: cmake,
debhelper-compat (= 13),
libfm-qt-dev (>= 1.2.0),
Build-Depends: debhelper-compat (= 13),
cmake (>= 3.18),
libfm-qt6-dev (>= 2.1.0),
libjson-glib-dev,
libmagic-dev,
libqt5x11extras5-dev,
lxqt-build-tools (>= 0.12.0)
Standards-Version: 4.6.1
libxcb-composite0-dev,
libxcb-cursor-dev,
libxcb-damage0-dev,
libxcb-dpms0-dev,
libxcb-dri2-0-dev,
libxcb-dri3-dev,
libxcb-ewmh-dev,
libxcb-glx0-dev,
libxcb-icccm4-dev,
libxcb-keysyms1-dev,
libxcb-present-dev,
libxcb-record0-dev,
libxcb-render0-dev,
libxcb-res0-dev,
libxcb-screensaver0-dev,
libxcb-shape0-dev,
libxcb-shm0-dev,
libxcb-util-dev,
libxcb-xf86dri0-dev,
libxcb-xfixes0-dev,
libxcb-xinerama0-dev,
libxcb-xinput-dev,
libxcb-xkb-dev,
libxcb-xtest0-dev,
libxcb-xv0-dev,
libxcb-xvmc0-dev,
libxkbcommon-dev (>= 0.5.0),
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
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-archiver
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-archiver.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
@ -43,7 +69,7 @@ Suggests: arj,
unalz,
unrar-free | unar | unrar | p7zip-rar,
zoo
Description: Archiv Manager for LXQt
Description: Archive Manager for LXQt
LXQt Archiver is an archive manager for the LXQt environment.
It allows you to:
* Create and modify archives.
@ -73,8 +99,29 @@ Package: lxqt-archiver-l10n
Architecture: all
Multi-Arch: foreign
Section: localization
Depends: qttranslations5-l10n, ${misc:Depends}
Depends: qt6-translations-l10n, ${misc:Depends}
Description: Language package for lxqt-archiver
LXQt Archiver is an archive manager for the LXQt environment.
It allows you to:
* Create and modify archives.
* View the content of an archive.
* View a file contained in an archive.
* Extract files from the archive.
.
This package contains the l10n files needed by the lxqt-archiver.
LXQt Archiver supports the following formats:
* Tar (.tar) archives, including those compressed with
gzip (.tar.gz, .tgz), bzip (.tar.bz, .tbz), bzip2 (.tar.bz2, .tbz2),
compress (.tar.Z, .taz), lzip (.tar.lz, .tlz), lzop (.tar.lzo, .tzo),
lzma (.tar.lzma) and xz (.tar.xz)
* Zip archives (.zip)
* Jar archives (.jar, .ear, .war)
* 7z archives (.7z)
* iso9660 CD images (.iso)
* Lha archives (.lzh)
* Single files compressed with gzip (.gz), bzip (.bz), bzip2 (.bz2),
compress (.Z), lzip (.lz), lzop (.lzo), lzma (.lzma) and xz (.xz)
.
LXQt Archiver doesn't perform archive operations by itself, but relies on
standard tools for this.
.
This package contains the l10n files needed by lxqt-archiver.

4
debian/copyright vendored
View File

@ -3,7 +3,7 @@ Upstream-Name: lxqt-archiver
Source: https://github.com/lxqt/lxqt-archiver
Files: *
Copyright: 2018-2022 LXQt team
Copyright: 2018-2024 LXQt team
License: GPL-2+
Comment: Some of the source code is derived from Engrampa and File
Roller
@ -40,7 +40,7 @@ Copyright: Unknown, possibly Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
License: GPL-2+
Files: debian/*
Copyright: 2021-2022, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
Copyright: 2021-2025, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
2018, Alf Gaida <agaida@siduction.org>
License: LGPL-2.1+

3
debian/rules vendored
View File

@ -13,4 +13,5 @@ override_dh_missing:
override_dh_auto_configure:
dh_auto_configure -- \
-DUPDATE_TRANSLATIONS=OFF \
-DCMAKE_BUILD_TYPE=RelWithDebInfo
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DUSE_7Z=ON

2
debian/source/lintian-overrides vendored Normal file
View File

@ -0,0 +1,2 @@
# This is expected
lxqt-archiver source: very-long-line-length-in-source-file * > 512 [src/lxqt-archiver.desktop.in:*]