Sync from archive.
This commit is contained in:
parent
4b03e2b421
commit
353ce826ee
38
debian/changelog
vendored
38
debian/changelog
vendored
@ -1,5 +1,37 @@
|
|||||||
lxqt-archiver (0.1.0-0ubuntu1) UNRELEASED; urgency=medium
|
lxqt-archiver (0.3.0-2ubuntu1) hirsute; urgency=medium
|
||||||
|
|
||||||
* Initial release.
|
* d/control: Build-depend with version on libfm-qt-dev (>= 0.16.0)
|
||||||
|
(Requested by Lubuntu Team, to force proper qt dependency versions)
|
||||||
|
* This upload fixes the FTBFS introduced by 0.3.0-2 caused by the version
|
||||||
|
of libfm-qt-dev not being 0.16.0 at the time of initial build after auto-
|
||||||
|
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).
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 23 Apr 2020 23:57:17 -0500
|
-- Thomas Ward <teward@ubuntu.com> Sun, 21 Feb 2021 17:20:04 -0500
|
||||||
|
|
||||||
|
lxqt-archiver (0.3.0-2) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Source only upload for migration to testing
|
||||||
|
|
||||||
|
-- Yao Wei (魏銘廷) <mwei@debian.org> Mon, 01 Feb 2021 19:36:32 +0800
|
||||||
|
|
||||||
|
lxqt-archiver (0.3.0-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
[ Andrew Lee (李健秋) ]
|
||||||
|
* Add myself as uploaders
|
||||||
|
* Correct source/format file
|
||||||
|
* debian/lxqt-archiver.install: ship correct files
|
||||||
|
|
||||||
|
[ Yao Wei (魏銘廷) ]
|
||||||
|
* debian/copyright: Update copyright file
|
||||||
|
* debian/control: Add mwei@debian.org as Uploader
|
||||||
|
|
||||||
|
-- Yao Wei (魏銘廷) <mwei@debian.org> Thu, 07 Jan 2021 21:41:59 +0800
|
||||||
|
|
||||||
|
lxqt-archiver (0.0.0.96-1) experimental; urgency=medium
|
||||||
|
|
||||||
|
* Initial release (Closes: #902808)
|
||||||
|
|
||||||
|
-- Alf Gaida <agaida@siduction.org> Mon, 25 Jun 2018 22:15:30 +0200
|
||||||
|
68
debian/control
vendored
68
debian/control
vendored
@ -1,30 +1,51 @@
|
|||||||
Source: lxqt-archiver
|
Source: lxqt-archiver
|
||||||
|
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
|
||||||
|
XSBC-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>,
|
||||||
Section: x11
|
Section: x11
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Build-Depends: debhelper-compat (= 12),
|
||||||
Uploaders: Simon Quigley <tsimonq2@ubuntu.com>
|
cmake,
|
||||||
Build-Depends: cmake,
|
libfm-qt-dev (>= 0.16.0),
|
||||||
debhelper-compat (= 12),
|
|
||||||
libjson-glib-dev,
|
libjson-glib-dev,
|
||||||
libmagic-dev,
|
libmagic-dev,
|
||||||
lxqt-build-tools
|
lxqt-build-tools,
|
||||||
Standards-Version: 4.5.0
|
libqt5x11extras5-dev,
|
||||||
|
Standards-Version: 4.4.0
|
||||||
|
Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-archiver
|
||||||
|
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
|
||||||
Vcs-Browser: https://phab.lubuntu.me/source/lxqt-archiver/
|
|
||||||
Vcs-Git: https://phab.lubuntu.me/source/lxqt-archiver.git
|
|
||||||
|
|
||||||
Package: lxqt-archiver
|
Package: lxqt-archiver
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: bzip2,
|
Depends: ${misc:Depends},
|
||||||
p7zip-full,
|
${shlibs:Depends},
|
||||||
unzip,
|
bzip2,
|
||||||
xz-utils,
|
p7zip-full
|
||||||
zip,
|
Recommends: gvfs,
|
||||||
${misc:Depends},
|
lxqt-archiver-l10n,
|
||||||
${shlibs:Depends}
|
unzip,
|
||||||
Recommends: lxqt-archiver-l10n
|
xz-utils,
|
||||||
Suggests: gvfs
|
zip
|
||||||
Description: Archive Manager for LXQt
|
Suggests: arj,
|
||||||
|
binutils,
|
||||||
|
cpio,
|
||||||
|
lha,
|
||||||
|
lzip,
|
||||||
|
lzma,
|
||||||
|
lzop,
|
||||||
|
ncompress,
|
||||||
|
rar,
|
||||||
|
rpm2cpio,
|
||||||
|
rzip,
|
||||||
|
sharutils,
|
||||||
|
unace,
|
||||||
|
unalz,
|
||||||
|
unrar-free | unar | unrar | p7zip-rar,
|
||||||
|
zoo
|
||||||
|
Description: Archiv 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.
|
||||||
@ -46,14 +67,17 @@ Description: Archive Manager for LXQt
|
|||||||
compress (.Z), lzip (.lz), lzop (.lzo), lzma (.lzma) and xz (.xz)
|
compress (.Z), lzip (.lz), lzop (.lzo), lzma (.lzma) and xz (.xz)
|
||||||
.
|
.
|
||||||
LXQt Archiver doesn't perform archive operations by itself, but relies on
|
LXQt Archiver doesn't perform archive operations by itself, but relies on
|
||||||
standard backend tools to accomplish this.
|
standard tools for this.
|
||||||
.
|
.
|
||||||
This package contains LXQt Archiver.
|
This package contain the LXQt archiver.
|
||||||
|
|
||||||
Package: lxqt-archiver-l10n
|
Package: lxqt-archiver-l10n
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Multi-Arch: foreign
|
Multi-Arch: foreign
|
||||||
Section: localization
|
Section: localization
|
||||||
Depends: qttranslations5-l10n, ${misc:Depends}
|
Depends: ${misc:Depends},
|
||||||
|
qttranslations5-l10n
|
||||||
Description: Language package for lxqt-archiver
|
Description: Language package for lxqt-archiver
|
||||||
This package contains the l10n files needed by LXQt Archiver.
|
LXQt Archiver is an archive manager for the LXQt environment.
|
||||||
|
.
|
||||||
|
This package contains the l10n files needed by the lxqt-archiver.
|
||||||
|
49
debian/copyright
vendored
49
debian/copyright
vendored
@ -3,27 +3,46 @@ Upstream-Name: lxqt-archiver
|
|||||||
Source: https://github.com/lxqt/lxqt-archiver
|
Source: https://github.com/lxqt/lxqt-archiver
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2001-2012 The Free Software Foundation, Inc.
|
Copyright: 2018 The LXQt team
|
||||||
2018 The LXQt team
|
|
||||||
License: GPL-2+
|
License: GPL-2+
|
||||||
|
|
||||||
|
Files: src/main.cpp
|
||||||
|
Copyright: 2018 The LXQt team
|
||||||
|
2001, 2003 Free Software Foundation, Inc.
|
||||||
|
License: GPL-2+
|
||||||
|
Comment: Some of the source code is derived from Engrampa and File
|
||||||
|
Roller
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2018-2020 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Copyright: 2018 Alf Gaida <agaida@siduction.org>
|
||||||
License: GPL-2+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
License: GPL-2+
|
License: GPL-2+
|
||||||
This package is free software; you can redistribute it and/or modify
|
This program or library is free software; you can redistribute it
|
||||||
it under the terms of the GNU General Public License as published by
|
and/or modify it under the terms of the GNU General Public License
|
||||||
the Free Software Foundation; either version 2 of the License, or
|
as published by the Free Software Foundation; either version 2 of
|
||||||
(at your option) any later version.
|
the License, or (at your option) any later version.
|
||||||
.
|
.
|
||||||
This package is distributed in the hope that it will be useful,
|
This program is distributed in the hope that it will be useful,
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||||
GNU General Public License for more details.
|
General Public License for more details.
|
||||||
.
|
.
|
||||||
You should have received a copy of the GNU General Public License
|
On Debian systems, the complete text of the GNU General Public
|
||||||
along with this program. If not, see <https://www.gnu.org/licenses/>
|
License version 2 can be found in
|
||||||
|
"/usr/share/common-licenses/GPL-2".
|
||||||
|
|
||||||
|
License: LGPL-2.1+
|
||||||
|
This program or library is free software; you can redistribute it
|
||||||
|
and/or modify it under the terms of the GNU Lesser General Public
|
||||||
|
License as published by the Free Software Foundation; either
|
||||||
|
version 2.1 of the License, or (at your option) any later version.
|
||||||
.
|
.
|
||||||
On Debian systems, the complete text of the GNU General
|
This program is distributed in the hope that it will be useful,
|
||||||
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||||
|
Lesser General Public License for more details.
|
||||||
|
.
|
||||||
|
On Debian systems, the complete text of the GNU Lesser General
|
||||||
|
Public License version 2.1 can be found in
|
||||||
|
"/usr/share/common-licenses/LGPL-2.1".
|
||||||
|
1
debian/docs/docs
vendored
Normal file
1
debian/docs/docs
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
README.md
|
6
debian/gbp.conf
vendored
Normal file
6
debian/gbp.conf
vendored
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
[DEFAULT]
|
||||||
|
debian-branch = debian/sid
|
||||||
|
upstream-branch = upstream/latest
|
||||||
|
pristine-tar = True
|
||||||
|
compression = xz
|
||||||
|
|
4
debian/lxqt-archiver.install
vendored
4
debian/lxqt-archiver.install
vendored
@ -1,2 +1,4 @@
|
|||||||
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/libexec/lxqt-archiver/isoinfo.sh
|
||||||
|
usr/bin/lxqt-archiver
|
||||||
|
8
debian/rules
vendored
Executable file → Normal file
8
debian/rules
vendored
Executable file → Normal file
@ -1,12 +1,12 @@
|
|||||||
#!/usr/bin/make -f
|
#!/usr/bin/make -f
|
||||||
|
# export DH_VERBOSE=1
|
||||||
|
|
||||||
export DH_VERBOSE = 1
|
export LC_ALL=C.UTF-8
|
||||||
export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-format
|
|
||||||
export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic
|
|
||||||
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
|
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
|
||||||
|
export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-format
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh $@
|
dh ${@} --buildsystem cmake
|
||||||
|
|
||||||
override_dh_missing:
|
override_dh_missing:
|
||||||
dh_missing --fail-missing
|
dh_missing --fail-missing
|
||||||
|
1
debian/source/options
vendored
Normal file
1
debian/source/options
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
tar-ignore=.gitignore
|
3
debian/watch
vendored
3
debian/watch
vendored
@ -1,2 +1,3 @@
|
|||||||
version=4
|
version=4
|
||||||
https://github.com/lxqt/lxqt-archiver/releases .*/([\d\.]+).tar.gz
|
opts="pgpsigurlmangle=s/$/.asc/" \
|
||||||
|
https://github.com/lxqt/lxqt-archiver/releases .*/lxqt-archiver-([\d\.]+).tar.xz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user