Compare commits

..

16 Commits

Author SHA1 Message Date
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
Aaron Rainbolt
d17dcaf289 NCR for libfm-qt 1.2.1 2023-01-27 15:49:55 -06:00
cced6a1ef0 Upload to Lunar. 2022-11-17 22:14:22 -06:00
e9da05c1f0 Bump build dependencies in debian/control. 2022-11-17 22:10:01 -06:00
3d12238662 Lubuntuify the package slightly, to make debhelper happy. 2022-11-17 22:08:02 -06:00
d8ad831b2f Fix the watch file, for real this time. 2022-11-17 22:05:40 -06:00
a6c5ee8620 New upstream version. 2022-11-17 22:04:07 -06:00
f252e301b8 Sync with Debian version 0.6.0-1. 2022-11-17 22:01:01 -06:00
2babdd5e76 Upload to Kinetic. 2022-06-01 14:50:38 -05:00
332d50fad1 Bump build dependencies. 2022-06-01 14:48:31 -05:00
4ba0622aea New upstream release. 2022-06-01 14:47:20 -05:00
apt-ghetto
5106535c2d New upstream release of lxqt-archiver
Summary:
Packaged new upstream release 0.4.0 of lxqt-archiver
Updated control, copyright, changelog and lxqt-archiver.install
Replaced upstream signing key
Fixed permissions of file debian/rules (+x)

Test Plan:
1. Wait for D116
2. Build passed on https://launchpad.net/~apt-ghetto/+archive/ubuntu/ludev

Reviewers: kc2bez

Reviewed By: kc2bez

Subscribers: teward

Differential Revision: https://phab.lubuntu.me/D120
2021-08-14 13:34:39 -04:00
10 changed files with 159 additions and 93 deletions

44
debian/changelog vendored
View File

@ -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)
(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).
* New upstream release.
* Bump build dependencies.
* Bump Standards-version to 4.6.2, no changes needed.
* Update copyright years.
-- 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

37
debian/control vendored
View File

@ -1,34 +1,32 @@
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>
Uploaders: Alf Gaida <agaida@siduction.org>,
Andrew Lee (李健秋) <ajqlee@debian.org>,
Yao Wei (魏銘廷) <mwei@debian.org>,
Simon Quigley <tsimonq2@debian.org>,
Aaron Rainbolt <arraybolt3@gmail.com>
Section: x11
Priority: optional
Build-Depends: debhelper-compat (= 12),
cmake,
libfm-qt-dev (>= 0.16.0),
Build-Depends: cmake,
debhelper-compat (= 13),
libfm-qt-dev (>= 1.3.0),
libjson-glib-dev,
libmagic-dev,
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
lxqt-build-tools (>= 0.13.0)
Standards-Version: 4.6.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
Homepage: https://github.com/lxqt/lxqt-archiver
Rules-Requires-Root: no
Package: lxqt-archiver
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
bzip2,
p7zip-full
Recommends: gvfs,
lxqt-archiver-l10n,
unzip,
xz-utils,
zip
Depends: bzip2, p7zip-full, ${misc:Depends}, ${shlibs:Depends}
Recommends: gvfs, lxqt-archiver-l10n, unzip, xz-utils, zip
Suggests: arj,
binutils,
cpio,
@ -45,7 +43,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.
@ -75,8 +73,7 @@ Package: lxqt-archiver-l10n
Architecture: all
Multi-Arch: foreign
Section: localization
Depends: ${misc:Depends},
qttranslations5-l10n
Depends: qttranslations5-l10n, ${misc:Depends}
Description: Language package for lxqt-archiver
LXQt Archiver is an archive manager for the LXQt environment.
.

41
debian/copyright vendored
View File

@ -3,18 +3,45 @@ Upstream-Name: lxqt-archiver
Source: https://github.com/lxqt/lxqt-archiver
Files: *
Copyright: 2018 The LXQt team
License: GPL-2+
Files: src/main.cpp
Copyright: 2018 The LXQt team
2001, 2003 Free Software Foundation, Inc.
Copyright: 2018-2023 LXQt team
License: GPL-2+
Comment: Some of the source code is derived from Engrampa and File
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/*
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: GPL-2+

1
debian/lintian-overrides vendored Normal file
View File

@ -0,0 +1 @@
lxqt-archiver: no-manual-page [usr/bin/lxqt-archiver]

View File

@ -1,4 +1,3 @@
usr/bin/lxqt-archiver
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

1
debian/rules vendored Normal file → Executable file
View File

@ -2,7 +2,6 @@
# export DH_VERBOSE=1
export LC_ALL=C.UTF-8
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-format
%:

12
debian/salsa-ci.yml vendored Normal file
View 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
View 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
View File

@ -1,3 +1,5 @@
version=4
opts="pgpsigurlmangle=s/$/.asc/" \
https://github.com/lxqt/lxqt-archiver/releases .*/lxqt-archiver-([\d\.]+).tar.xz
opts="searchmode=plain, \
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