Use debian/watch version 5 (taken from Debian's packages)
This commit is contained in:
parent
6e8d336cf1
commit
f39b1afb68
2
debian/copyright
vendored
2
debian/copyright
vendored
@ -19,7 +19,6 @@ License: BSD-3-Clause
|
|||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
Copyright: 2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||||
2014-2015 Wen Liao <wen.cf83@gmail.com>
|
2014-2015 Wen Liao <wen.cf83@gmail.com>
|
||||||
2014-2016 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
|
||||||
2019 Rik Mills <rikmills@kubuntu.org>
|
2019 Rik Mills <rikmills@kubuntu.org>
|
||||||
2013-2019 Alf Gaida <agaida@siduction.org>
|
2013-2019 Alf Gaida <agaida@siduction.org>
|
||||||
2018-2019 Walter Lapchynski <wxl@ubuntu.com>
|
2018-2019 Walter Lapchynski <wxl@ubuntu.com>
|
||||||
@ -29,6 +28,7 @@ Copyright: 2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
|||||||
2019-2021 apt-ghetto <apt-ghetto@protonmail.com>
|
2019-2021 apt-ghetto <apt-ghetto@protonmail.com>
|
||||||
2018-2025 Simon Quigley <tsimonq2@ubuntu.com>
|
2018-2025 Simon Quigley <tsimonq2@ubuntu.com>
|
||||||
2022-2025 Aaron Rainbolt <arraybolt3@gmail.com>
|
2022-2025 Aaron Rainbolt <arraybolt3@gmail.com>
|
||||||
|
2014-2025 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
|||||||
11
debian/watch
vendored
11
debian/watch
vendored
@ -1,5 +1,6 @@
|
|||||||
version=4
|
Version: 5
|
||||||
opts="searchmode=plain, \
|
Template: GitHub
|
||||||
pgpsigurlmangle=s/$/.asc/, \
|
Owner: lxqt
|
||||||
uversionmangle=s/(\d+\.\d+\.\d+).*/$1/" \
|
Project: @PACKAGE@
|
||||||
https://api.github.com/repos/lxqt/@PACKAGE@/releases https:\/\/github.com\/lxqt\/@PACKAGE@\/releases\/download\/@ANY_VERSION@\/@PACKAGE@-@ANY_VERSION@.tar.xz
|
Download-Url-Mangle: s%https://api.github.com/repos/([^/]+)/@PACKAGE@/git/refs/tags/@ANY_VERSION@%https://github.com/$1/@PACKAGE@/releases/download/$2/@PACKAGE@-$2.tar.xz%g
|
||||||
|
Pgp-Mode: auto
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user