Grab debian/watch version 5 from Debian

This commit is contained in:
Aaron Rainbolt 2026-03-10 12:23:24 -04:00
parent 19f3bbc4ff
commit 28a726268b
Signed by untrusted user who does not match committer: arraybolt3
GPG Key ID: 39ADDC9EE23AEB08
2 changed files with 7 additions and 5 deletions

1
debian/copyright vendored
View File

@ -283,6 +283,7 @@ Copyright: 2016-2021 Jonathan Carter <jcc@debian.org>
2014 Rohan Garg <rohan@kde.org>
2022-2024 Aaron Rainbolt <arraybolt3@ubuntu.com>
2022-2025 Simon Quigley <tsimonq2@ubuntu.com>
2026 Aurélien COUDERC <coucouf@debian.org>
License: GPL-3+
License: GPL-3+

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/calamares/@PACKAGE@/releases https:\/\/github.com\/calamares\/calamares\/releases\/download\/v(?:[-_]?(\d[\-+\.:\~\da-zA-Z]*))\/calamares-(?:[-_]?(\d[\-+\.:\~\da-zA-Z]*)).tar.gz
Version: 5
Source: https://codeberg.org/api/v1/repos/Calamares/calamares/releases
Matching-Pattern: https://codeberg.org/Calamares/calamares/archive/[^"-_v]*@ANY_VERSION@@ARCHIVE_EXT@
Search-Mode: plain
Filename-Mangle: s%.*/[^"-_v]*@ANY_VERSION@%@PACKAGE@-$1%