Merge branch 'ci/stable' into ci/unstable
This commit is contained in:
commit
6e9479168d
13
debian/changelog
vendored
13
debian/changelog
vendored
@ -1,14 +1,5 @@
|
|||||||
lxqt-archiver (0.0.96-0ubuntu2) UNRELEASED; urgency=medium
|
lxqt-archiver (0.1.0-0ubuntu1) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
|
||||||
- Remove reverse-applicable patch.
|
|
||||||
- Add a build dependency on libqt5x11extras5-dev, libfm-qt-dev.
|
|
||||||
- Move files from libexec to a standard usr/lib path.
|
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 30 Mar 2019 21:58:06 -0500
|
|
||||||
|
|
||||||
lxqt-archiver (0.0.96-0ubuntu1) cosmic; urgency=medium
|
|
||||||
|
|
||||||
* Initial release.
|
* Initial release.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 09 Jul 2018 19:16:31 -0500
|
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 23 Apr 2020 23:57:17 -0500
|
||||||
|
1
debian/compat
vendored
1
debian/compat
vendored
@ -1 +0,0 @@
|
|||||||
11
|
|
4
debian/control
vendored
4
debian/control
vendored
@ -4,13 +4,13 @@ Priority: optional
|
|||||||
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
Uploaders: Simon Quigley <tsimonq2@ubuntu.com>
|
Uploaders: Simon Quigley <tsimonq2@ubuntu.com>
|
||||||
Build-Depends: cmake,
|
Build-Depends: cmake,
|
||||||
debhelper (>= 11),
|
debhelper-compat (= 12),
|
||||||
libfm-qt-dev (>= 0.14.0),
|
libfm-qt-dev (>= 0.14.0),
|
||||||
libjson-glib-dev,
|
libjson-glib-dev,
|
||||||
libmagic-dev,
|
libmagic-dev,
|
||||||
libqt5x11extras5-dev (>= 5.7.1),
|
libqt5x11extras5-dev (>= 5.7.1),
|
||||||
lxqt-build-tools
|
lxqt-build-tools
|
||||||
Standards-Version: 4.1.5
|
Standards-Version: 4.5.0
|
||||||
Homepage: https://github.com/lxqt/lxqt-archiver
|
Homepage: https://github.com/lxqt/lxqt-archiver
|
||||||
Vcs-Browser: https://phab.lubuntu.me/source/lxqt-archiver/
|
Vcs-Browser: https://phab.lubuntu.me/source/lxqt-archiver/
|
||||||
Vcs-Git: https://phab.lubuntu.me/source/lxqt-archiver.git
|
Vcs-Git: https://phab.lubuntu.me/source/lxqt-archiver.git
|
||||||
|
2
debian/copyright
vendored
2
debian/copyright
vendored
@ -8,7 +8,7 @@ Copyright: 2001-2012 The Free Software Foundation, Inc.
|
|||||||
License: GPL-2+
|
License: GPL-2+
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2018 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Copyright: 2018-2020 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
License: GPL-2+
|
License: GPL-2+
|
||||||
|
|
||||||
License: GPL-2+
|
License: GPL-2+
|
||||||
|
2
debian/lxqt-archiver.install
vendored
2
debian/lxqt-archiver.install
vendored
@ -1,4 +1,2 @@
|
|||||||
usr/bin/lxqt-archiver
|
usr/bin/lxqt-archiver
|
||||||
usr/lib/*/lxqt-archiver/isoinfo.sh
|
|
||||||
usr/lib/*/lxqt-archiver/rpm2cpio
|
|
||||||
usr/share/applications/lxqt-archiver.desktop
|
usr/share/applications/lxqt-archiver.desktop
|
||||||
|
3
debian/watch
vendored
3
debian/watch
vendored
@ -1,3 +1,2 @@
|
|||||||
version=4
|
version=4
|
||||||
opts="pgpsigurlmangle=s/$/.asc/" \
|
https://github.com/lxqt/lxqt-archiver/releases .*/([\d\.]+).tar.gz
|
||||||
https://github.com/lxqt/lxqt-archiver/releases .*/lxqt-archiver-([\d\.]+).tar.xz
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user