Merge branch 'ci/stable' into ci/unstable
This commit is contained in:
commit
2bdeba41fc
38
debian/changelog
vendored
38
debian/changelog
vendored
@ -1,5 +1,37 @@
|
||||
lxqt-archiver (0.1.1-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
|
||||
|
70
debian/control
vendored
70
debian/control
vendored
@ -1,32 +1,51 @@
|
||||
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
|
||||
Priority: optional
|
||||
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
Uploaders: Simon Quigley <tsimonq2@ubuntu.com>
|
||||
Build-Depends: cmake,
|
||||
debhelper-compat (= 12),
|
||||
libfm-qt-dev (>= 0.15.0),
|
||||
Build-Depends: debhelper-compat (= 12),
|
||||
cmake,
|
||||
libfm-qt-dev (>= 0.16.0),
|
||||
libjson-glib-dev,
|
||||
libmagic-dev,
|
||||
libqt5x11extras5-dev (>= 5.10.0),
|
||||
lxqt-build-tools
|
||||
Standards-Version: 4.5.0
|
||||
lxqt-build-tools,
|
||||
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
|
||||
Vcs-Browser: https://phab.lubuntu.me/source/lxqt-archiver/
|
||||
Vcs-Git: https://phab.lubuntu.me/source/lxqt-archiver.git
|
||||
|
||||
Package: lxqt-archiver
|
||||
Architecture: any
|
||||
Depends: bzip2,
|
||||
p7zip-full,
|
||||
unzip,
|
||||
xz-utils,
|
||||
zip,
|
||||
${misc:Depends},
|
||||
${shlibs:Depends}
|
||||
Recommends: lxqt-archiver-l10n
|
||||
Suggests: gvfs
|
||||
Description: Archive Manager for LXQt
|
||||
Depends: ${misc:Depends},
|
||||
${shlibs:Depends},
|
||||
bzip2,
|
||||
p7zip-full
|
||||
Recommends: gvfs,
|
||||
lxqt-archiver-l10n,
|
||||
unzip,
|
||||
xz-utils,
|
||||
zip
|
||||
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.
|
||||
It allows you to:
|
||||
* Create and modify archives.
|
||||
@ -48,14 +67,17 @@ Description: Archive Manager for LXQt
|
||||
compress (.Z), lzip (.lz), lzop (.lzo), lzma (.lzma) and xz (.xz)
|
||||
.
|
||||
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
|
||||
Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Section: localization
|
||||
Depends: qttranslations5-l10n, ${misc:Depends}
|
||||
Depends: ${misc:Depends},
|
||||
qttranslations5-l10n
|
||||
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
|
||||
|
||||
Files: *
|
||||
Copyright: 2001-2012 The Free Software Foundation, Inc.
|
||||
2018 The LXQt team
|
||||
Copyright: 2018 The LXQt team
|
||||
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/*
|
||||
Copyright: 2018-2020 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
License: GPL-2+
|
||||
Copyright: 2018 Alf Gaida <agaida@siduction.org>
|
||||
License: LGPL-2.1+
|
||||
|
||||
License: GPL-2+
|
||||
This package is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
This program or library is free software; you can redistribute it
|
||||
and/or modify it under the terms of the GNU General Public License
|
||||
as published by the Free Software Foundation; either version 2 of
|
||||
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
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <https://www.gnu.org/licenses/>
|
||||
On Debian systems, the complete text of the GNU General Public
|
||||
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
|
||||
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
|
||||
This program is distributed in the hope that it will be useful,
|
||||
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,4 +1,4 @@
|
||||
usr/bin/lxqt-archiver
|
||||
usr/libexec/lxqt-archiver/isoinfo.sh
|
||||
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
|
||||
# export DH_VERBOSE=1
|
||||
|
||||
export DH_VERBOSE = 1
|
||||
export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-format
|
||||
export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic
|
||||
export LC_ALL=C.UTF-8
|
||||
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
|
||||
export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-format
|
||||
|
||||
%:
|
||||
dh $@
|
||||
dh ${@} --buildsystem cmake
|
||||
|
||||
override_dh_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
|
Loading…
x
Reference in New Issue
Block a user