From: Mathieu Malaterre Date: Tue, 18 Feb 2025 11:05:01 +0000 (+0100) Subject: d/watch: Properly watch upstream on github X-Git-Tag: archive/raspbian/3.6.9-4+rpi1^2~17 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=dda8dbdce442df54ac642c10cef90eddfcb396f0;p=dcmtk.git d/watch: Properly watch upstream on github --- diff --git a/debian/watch b/debian/watch index 5517a1c9..09f6a971 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ version=4 -opts="mode=git,pgpmode=none,pretty=3.6.8~git%cd.%h" \ -https://github.com/DCMTK/dcmtk \ -HEAD debian uupdate + +opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ + https://github.com/DCMTK/dcmtk/tags (?:.*?/)?DCMTK-(\d[\d.]*)\.tar\.gz