[neon/neon-packaging/rapidyaml/Neon/release] debian: make the watch file actually work
Carlos De Maine
null at kde.org
Sun Jan 26 22:28:34 GMT 2025
Git commit a5bc896e1dea26a26a0bc7624e9d861124e4b3b9 by Carlos De Maine.
Committed on 26/01/2025 at 22:28.
Pushed by carlosdem into branch 'Neon/release'.
make the watch file actually work
M +4 -2 debian/watch
https://invent.kde.org/neon/neon-packaging/rapidyaml/-/commit/a5bc896e1dea26a26a0bc7624e9d861124e4b3b9
diff --git a/debian/watch b/debian/watch
index 76575dc..2e58325 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,4 @@
-# You must remove unused comment lines for the released package.
-version=3
+version=4
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+ https://github.com/biojppm/rapidyaml/tags \
+ (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate
More information about the Neon-commits
mailing list