Compare commits
No commits in common. "ubuntu/plucky" and "ubuntu/noble" have entirely different histories.
ubuntu/plu
...
ubuntu/nob
27
debian/changelog
vendored
27
debian/changelog
vendored
@ -1,30 +1,3 @@
|
|||||||
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
|
lxqt-archiver (0.9.1-0ubuntu1) noble; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
69
debian/control
vendored
69
debian/control
vendored
@ -1,6 +1,6 @@
|
|||||||
Source: lxqt-archiver
|
Source: lxqt-archiver
|
||||||
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||||
Uploaders: Alf Gaida <agaida@siduction.org>,
|
Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||||
Andrew Lee (李健秋) <ajqlee@debian.org>,
|
Andrew Lee (李健秋) <ajqlee@debian.org>,
|
||||||
Yao Wei (魏銘廷) <mwei@debian.org>,
|
Yao Wei (魏銘廷) <mwei@debian.org>,
|
||||||
@ -8,44 +8,18 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
|
|||||||
Aaron Rainbolt <arraybolt3@gmail.com>
|
Aaron Rainbolt <arraybolt3@gmail.com>
|
||||||
Section: x11
|
Section: x11
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: cmake,
|
||||||
cmake (>= 3.18),
|
debhelper-compat (= 13),
|
||||||
libfm-qt6-dev (>= 2.1.0),
|
libfm-qt-dev (>= 1.4.0),
|
||||||
libjson-glib-dev,
|
libjson-glib-dev,
|
||||||
libmagic-dev,
|
libmagic-dev,
|
||||||
libxcb-composite0-dev,
|
libqt5x11extras5-dev,
|
||||||
libxcb-cursor-dev,
|
lxqt-build-tools (>= 0.13.0)
|
||||||
libxcb-damage0-dev,
|
Standards-Version: 4.6.2
|
||||||
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-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
|
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-archiver
|
||||||
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-archiver.git
|
XS-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
|
Rules-Requires-Root: no
|
||||||
|
|
||||||
@ -99,29 +73,8 @@ Package: lxqt-archiver-l10n
|
|||||||
Architecture: all
|
Architecture: all
|
||||||
Multi-Arch: foreign
|
Multi-Arch: foreign
|
||||||
Section: localization
|
Section: localization
|
||||||
Depends: qt6-translations-l10n, ${misc:Depends}
|
Depends: qttranslations5-l10n, ${misc:Depends}
|
||||||
Description: Language package for lxqt-archiver
|
Description: Language package for lxqt-archiver
|
||||||
LXQt Archiver is an archive manager for the LXQt environment.
|
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.
|
|
||||||
.
|
.
|
||||||
LXQt Archiver supports the following formats:
|
This package contains the l10n files needed by the lxqt-archiver.
|
||||||
* 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.
|
|
||||||
|
2
debian/copyright
vendored
2
debian/copyright
vendored
@ -40,7 +40,7 @@ Copyright: Unknown, possibly Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
|||||||
License: GPL-2+
|
License: GPL-2+
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2021-2025, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Copyright: 2021-2024, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
2018, Alf Gaida <agaida@siduction.org>
|
2018, Alf Gaida <agaida@siduction.org>
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
|
2
debian/source/lintian-overrides
vendored
2
debian/source/lintian-overrides
vendored
@ -1,2 +0,0 @@
|
|||||||
# This is expected
|
|
||||||
lxqt-archiver source: very-long-line-length-in-source-file * > 512 [src/lxqt-archiver.desktop.in:*]
|
|
Loading…
x
Reference in New Issue
Block a user