Compare commits
16 Commits
ci/stable
...
ubuntu/man
Author | SHA1 | Date | |
---|---|---|---|
4f4540e8f9 | |||
02043095dd | |||
ab11e247d5 | |||
018dbb0a3d | |||
f4f07c6b57 | |||
|
d17dcaf289 | ||
cced6a1ef0 | |||
e9da05c1f0 | |||
3d12238662 | |||
d8ad831b2f | |||
a6c5ee8620 | |||
f252e301b8 | |||
2babdd5e76 | |||
332d50fad1 | |||
4ba0622aea | |||
|
5106535c2d |
44
debian/changelog
vendored
44
debian/changelog
vendored
@ -1,15 +1,39 @@
|
|||||||
lxqt-archiver (0.3.0-2ubuntu1) hirsute; urgency=medium
|
lxqt-archiver (0.8.0-0ubuntu1) mantic; urgency=medium
|
||||||
|
|
||||||
* d/control: Build-depend with version on libfm-qt-dev (>= 0.16.0)
|
* New upstream release.
|
||||||
(Requested by Lubuntu Team, to force proper qt dependency versions)
|
* Bump build dependencies.
|
||||||
* This upload fixes the FTBFS introduced by 0.3.0-2 caused by the version
|
* Bump Standards-version to 4.6.2, no changes needed.
|
||||||
of libfm-qt-dev not being 0.16.0 at the time of initial build after auto-
|
* Update copyright years.
|
||||||
sync.
|
|
||||||
* This will block autosync as well in the future, permitting this package
|
|
||||||
to be merged and not automatically superseded (as needed by the Lubuntu
|
|
||||||
Team for other libraries' compatibilities).
|
|
||||||
|
|
||||||
-- Thomas Ward <teward@ubuntu.com> Sun, 21 Feb 2021 17:20:04 -0500
|
-- 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.
|
||||||
|
|
||||||
|
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Fri, 27 Jan 2023 15:49:34 -0600
|
||||||
|
|
||||||
|
lxqt-archiver (0.7.0-0ubuntu1) lunar; urgency=medium
|
||||||
|
|
||||||
|
* New upstream version.
|
||||||
|
* Fix the watch file, for real this time.
|
||||||
|
* Lubuntuify the package slightly, to make debhelper happy.
|
||||||
|
* Bump build dependencies in debian/control.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 17 Nov 2022 22:12:24 -0600
|
||||||
|
|
||||||
|
lxqt-archiver (0.6.0-1) experimental; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
* Upstreamed compatible changes from Ubuntu, modifying the following files:
|
||||||
|
- control
|
||||||
|
- copyright
|
||||||
|
- lintian-overrides
|
||||||
|
- rules
|
||||||
|
- upstream/*
|
||||||
|
- lxqt-archiver.install
|
||||||
|
|
||||||
|
-- Aaron Rainbolt <arraybolt3@gmail.com> Tue, 12 Jul 2022 17:15:16 -0500
|
||||||
|
|
||||||
lxqt-archiver (0.3.0-2) unstable; urgency=medium
|
lxqt-archiver (0.3.0-2) unstable; urgency=medium
|
||||||
|
|
||||||
|
37
debian/control
vendored
37
debian/control
vendored
@ -1,34 +1,32 @@
|
|||||||
Source: lxqt-archiver
|
Source: lxqt-archiver
|
||||||
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
|
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
XSBC-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>,
|
||||||
|
Simon Quigley <tsimonq2@debian.org>,
|
||||||
|
Aaron Rainbolt <arraybolt3@gmail.com>
|
||||||
Section: x11
|
Section: x11
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 12),
|
Build-Depends: cmake,
|
||||||
cmake,
|
debhelper-compat (= 13),
|
||||||
libfm-qt-dev (>= 0.16.0),
|
libfm-qt-dev (>= 1.3.0),
|
||||||
libjson-glib-dev,
|
libjson-glib-dev,
|
||||||
libmagic-dev,
|
libmagic-dev,
|
||||||
lxqt-build-tools,
|
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
Standards-Version: 4.4.0
|
lxqt-build-tools (>= 0.13.0)
|
||||||
Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-archiver
|
Standards-Version: 4.6.1
|
||||||
Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-archiver.git
|
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
|
||||||
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
|
||||||
Depends: ${misc:Depends},
|
Depends: bzip2, p7zip-full, ${misc:Depends}, ${shlibs:Depends}
|
||||||
${shlibs:Depends},
|
Recommends: gvfs, lxqt-archiver-l10n, unzip, xz-utils, zip
|
||||||
bzip2,
|
|
||||||
p7zip-full
|
|
||||||
Recommends: gvfs,
|
|
||||||
lxqt-archiver-l10n,
|
|
||||||
unzip,
|
|
||||||
xz-utils,
|
|
||||||
zip
|
|
||||||
Suggests: arj,
|
Suggests: arj,
|
||||||
binutils,
|
binutils,
|
||||||
cpio,
|
cpio,
|
||||||
@ -45,7 +43,7 @@ Suggests: arj,
|
|||||||
unalz,
|
unalz,
|
||||||
unrar-free | unar | unrar | p7zip-rar,
|
unrar-free | unar | unrar | p7zip-rar,
|
||||||
zoo
|
zoo
|
||||||
Description: Archiv Manager for LXQt
|
Description: Archive Manager for LXQt
|
||||||
LXQt Archiver is an archive manager for the LXQt environment.
|
LXQt Archiver is an archive manager for the LXQt environment.
|
||||||
It allows you to:
|
It allows you to:
|
||||||
* Create and modify archives.
|
* Create and modify archives.
|
||||||
@ -75,8 +73,7 @@ Package: lxqt-archiver-l10n
|
|||||||
Architecture: all
|
Architecture: all
|
||||||
Multi-Arch: foreign
|
Multi-Arch: foreign
|
||||||
Section: localization
|
Section: localization
|
||||||
Depends: ${misc:Depends},
|
Depends: qttranslations5-l10n, ${misc:Depends}
|
||||||
qttranslations5-l10n
|
|
||||||
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.
|
||||||
.
|
.
|
||||||
|
41
debian/copyright
vendored
41
debian/copyright
vendored
@ -3,18 +3,45 @@ Upstream-Name: lxqt-archiver
|
|||||||
Source: https://github.com/lxqt/lxqt-archiver
|
Source: https://github.com/lxqt/lxqt-archiver
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2018 The LXQt team
|
Copyright: 2018-2023 LXQt team
|
||||||
License: GPL-2+
|
|
||||||
|
|
||||||
Files: src/main.cpp
|
|
||||||
Copyright: 2018 The LXQt team
|
|
||||||
2001, 2003 Free Software Foundation, Inc.
|
|
||||||
License: GPL-2+
|
License: GPL-2+
|
||||||
Comment: Some of the source code is derived from Engrampa and File
|
Comment: Some of the source code is derived from Engrampa and File
|
||||||
Roller
|
Roller
|
||||||
|
|
||||||
|
Files: src/passworddialog.cpp
|
||||||
|
src/passworddialog.h
|
||||||
|
Copyright: Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
||||||
|
License: GPL-2+
|
||||||
|
|
||||||
|
Files: src/main.cpp
|
||||||
|
src/core/*
|
||||||
|
Copyright: 2018-2022 LXQt team
|
||||||
|
2001-2012 Free Software Foundation, Inc.
|
||||||
|
License: GPL-2+
|
||||||
|
|
||||||
|
Files: src/core/CMakeLists.txt
|
||||||
|
src/core/config.h
|
||||||
|
src/core/tr-wrapper.c
|
||||||
|
src/core/tr-wrapper.h
|
||||||
|
src/core/sh/isoinfo.sh
|
||||||
|
Copyright: 2018-2022 LXQt team
|
||||||
|
License: GPL-2+
|
||||||
|
|
||||||
|
Files: src/core/fr-command-lrzip.c
|
||||||
|
src/core/fr-command-lrzip.h
|
||||||
|
Copyright: 2010 Alexander Saprykin
|
||||||
|
License: GPL-2+
|
||||||
|
|
||||||
|
Files: src/core/fr-enum-types.c
|
||||||
|
src/core/fr-enum-types.h
|
||||||
|
src/core/fr-marshal.c
|
||||||
|
src/core/fr-marshal.h
|
||||||
|
Copyright: Unknown, possibly Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
||||||
|
License: GPL-2+
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2018 Alf Gaida <agaida@siduction.org>
|
Copyright: 2021-2023, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
|
2018, Alf Gaida <agaida@siduction.org>
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
License: GPL-2+
|
License: GPL-2+
|
||||||
|
1
debian/lintian-overrides
vendored
Normal file
1
debian/lintian-overrides
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
lxqt-archiver: no-manual-page [usr/bin/lxqt-archiver]
|
3
debian/lxqt-archiver.install
vendored
3
debian/lxqt-archiver.install
vendored
@ -1,4 +1,3 @@
|
|||||||
|
usr/bin/lxqt-archiver
|
||||||
usr/share/applications/lxqt-archiver.desktop
|
usr/share/applications/lxqt-archiver.desktop
|
||||||
usr/share/icons/hicolor/scalable/apps/lxqt-archiver.svg
|
usr/share/icons/hicolor/scalable/apps/lxqt-archiver.svg
|
||||||
usr/libexec/lxqt-archiver/isoinfo.sh
|
|
||||||
usr/bin/lxqt-archiver
|
|
||||||
|
1
debian/rules
vendored
Normal file → Executable file
1
debian/rules
vendored
Normal file → Executable file
@ -2,7 +2,6 @@
|
|||||||
# export DH_VERBOSE=1
|
# export DH_VERBOSE=1
|
||||||
|
|
||||||
export LC_ALL=C.UTF-8
|
export LC_ALL=C.UTF-8
|
||||||
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
|
|
||||||
export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-format
|
export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-format
|
||||||
|
|
||||||
%:
|
%:
|
||||||
|
12
debian/salsa-ci.yml
vendored
Normal file
12
debian/salsa-ci.yml
vendored
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
# For more information on what jobs are run see:
|
||||||
|
# https://salsa.debian.org/salsa-ci-team/pipeline
|
||||||
|
#
|
||||||
|
# To enable the jobs, go to your repository (at salsa.debian.org)
|
||||||
|
# and click over Settings > CI/CD > Expand (in General pipelines).
|
||||||
|
# In "Custom CI config path" write debian/salsa-ci.yml and click
|
||||||
|
# in "Save Changes". The CI tests will run after the next commit.
|
||||||
|
---
|
||||||
|
include:
|
||||||
|
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
|
||||||
|
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
|
||||||
|
|
5
debian/upstream/metadata
vendored
Normal file
5
debian/upstream/metadata
vendored
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
Name: lxqt-archiver
|
||||||
|
Bug-Database: https://github.com/lxqt/lxqt-archiver/issues
|
||||||
|
Bug-Submit: https://github.com/lxqt/lxqt-archiver/issues/new
|
||||||
|
Changelog: https://github.com/lxqt/lxqt-archiver/blob/master/CHANGELOG
|
||||||
|
Repository: https://github.com/lxqt/lxqt-archiver
|
6
debian/watch
vendored
6
debian/watch
vendored
@ -1,3 +1,5 @@
|
|||||||
version=4
|
version=4
|
||||||
opts="pgpsigurlmangle=s/$/.asc/" \
|
opts="searchmode=plain, \
|
||||||
https://github.com/lxqt/lxqt-archiver/releases .*/lxqt-archiver-([\d\.]+).tar.xz
|
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