Use debian/watch version 5 (taken from Debian's packages)
This commit is contained in:
parent
c13ca82de6
commit
dd8020d35c
2
debian/copyright
vendored
2
debian/copyright
vendored
@ -42,13 +42,13 @@ License: BSD-3-Clause
|
||||
Files: debian/*
|
||||
Copyright:
|
||||
2015-2019 Alf Gaida <agaida@siduction.org>
|
||||
2016 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||
2020 Sophie Brun <sophie@offensive-security.com>
|
||||
2020 Raphaël Hertzog <raphael@offensive-security.com>
|
||||
2022 Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||
2022 Severus Septimius <severusseptimius7@gmail.com>
|
||||
2022-2024 Simon Quigley <tsimonq2@ubuntu.com>
|
||||
2022-2025 Aaron Rainbolt <arraybolt3@ubuntu.com>
|
||||
2016-2025 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||
License: BSD-3-Clause
|
||||
|
||||
Copyright: Alf Gaida <agaida@siduction.org>
|
||||
|
||||
11
debian/watch
vendored
11
debian/watch
vendored
@ -1,5 +1,6 @@
|
||||
version=4
|
||||
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
|
||||
Version: 5
|
||||
Template: GitHub
|
||||
Owner: lxqt
|
||||
Project: @PACKAGE@
|
||||
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