Use debian/watch version 5 (taken from Debian's packages)

This commit is contained in:
Aaron Rainbolt 2025-11-18 13:17:00 -06:00
parent e8cbefe112
commit d744dfd88b
Signed by: arraybolt3
GPG Key ID: A709160D73C79109
2 changed files with 7 additions and 5 deletions

1
debian/copyright vendored
View File

@ -34,6 +34,7 @@ Files: debian/*
Copyright: 2013-2018 Alf Gaida <agaida@siduction.org>
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
2023-2025 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
2025 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
License: GPL-2.0+
License: GPL-2.0

11
debian/watch vendored
View File

@ -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