chiark / gitweb /
debian/watch: switch to @ANY_VERSION@
authorBen Harris <bjh21@bjh21.me.uk>
Thu, 7 Nov 2024 12:41:08 +0000 (12:41 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Thu, 7 Nov 2024 12:41:08 +0000 (12:41 +0000)
With my upstream hat on, I'm considering version numbers that don't
look like (\d\d\d\.\d\d\d), so it would be good to allow for that
here.

debian/watch

index 8201e3db668d9d35ff5129b6c9818b9b4333d52e..806002c1052a54265c916dd73d201155dcfd556f 100644 (file)
@@ -1,3 +1,3 @@
 version=4
 opts="mode=git,gitmode=full" \
-  https://bjh21.me.uk/@PACKAGE@/.git refs/tags/@PACKAGE@-(\d\d\d\.\d\d\d)
+  https://bjh21.me.uk/@PACKAGE@/.git refs/tags/@PACKAGE@-@ANY_VERSION@