diff --git a/debian/copyright b/debian/copyright index 9306d8b..adb7c25 100644 --- a/debian/copyright +++ b/debian/copyright @@ -42,13 +42,13 @@ License: BSD-3-Clause Files: debian/* Copyright: 2015-2019 Alf Gaida - 2016 ChangZhuo Chen (陳昌倬) 2020 Sophie Brun 2020 Raphaël Hertzog 2022 Andrew Lee (李健秋) 2022 Severus Septimius 2022-2024 Simon Quigley 2022-2025 Aaron Rainbolt + 2016-2025 ChangZhuo Chen (陳昌倬) License: BSD-3-Clause Copyright: Alf Gaida diff --git a/debian/watch b/debian/watch index a544020..4070de7 100644 --- a/debian/watch +++ b/debian/watch @@ -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