[neon/backports-noble/kimageannotator-noble/Neon/release] debian: debian/watch: Fix uscan grammar.
Boyuan Yang
null at kde.org
Wed Jul 3 14:54:15 BST 2024
Git commit feb0a0dc307fef3247fb66207c2fb7be1e8fcda8 by Boyuan Yang.
Committed on 10/11/2021 at 14:08.
Pushed by jriddell into branch 'Neon/release'.
debian/watch: Fix uscan grammar.
M +2 -2 debian/watch
https://invent.kde.org/neon/backports-noble/kimageannotator-noble/-/commit/feb0a0dc307fef3247fb66207c2fb7be1e8fcda8
diff --git a/debian/watch b/debian/watch
index c752db8..251fd9d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=4
-opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%kimageannotator-$1.tar.gz%" \
- https://github.com/ksnip/kimageannotator/releases \
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+ https://github.com/ksnip/kimageannotator/tags \
(?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate
More information about the Neon-commits
mailing list