Modernize package and make the watch file work.
This commit is contained in:
parent
9fdc336c4a
commit
71d19fa01b
1
debian/compat
vendored
1
debian/compat
vendored
@ -1 +0,0 @@
|
|||||||
11
|
|
4
debian/control
vendored
4
debian/control
vendored
@ -4,11 +4,11 @@ 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),
|
||||||
libjson-glib-dev,
|
libjson-glib-dev,
|
||||||
libmagic-dev,
|
libmagic-dev,
|
||||||
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+
|
||||||
|
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