[neon/backports-jammy/kimageannotator/Neon/release] debian: debian/watch: Fix uscan grammar.

Boyuan Yang null at kde.org
Tue Jan 16 14:14:19 GMT 2024


Git commit feb0a0dc307fef3247fb66207c2fb7be1e8fcda8 by Boyuan Yang.
Committed on 10/11/2021 at 15:08.
Pushed by jriddell into branch 'Neon/release'.

debian/watch: Fix uscan grammar.

M  +2    -2    debian/watch

https://invent.kde.org/neon/backports-jammy/kimageannotator/-/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