[neon/neon-packaging/hotspot/Neon/unstable] debian: Update watch to make uscan happier

Carlos De Maine null at kde.org
Fri Jan 13 19:57:33 GMT 2023


Git commit dedd0cd12875b2951e358c8d5b333daa4fbef272 by Carlos De Maine.
Committed on 13/01/2023 at 19:57.
Pushed by carlosdem into branch 'Neon/unstable'.

Update watch to make uscan happier

M  +2    -2    debian/watch

https://invent.kde.org/neon/neon-packaging/hotspot/commit/dedd0cd12875b2951e358c8d5b333daa4fbef272

diff --git a/debian/watch b/debian/watch
index a9e50a5..84fe5c0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
 version=4
 opts="searchmode=plain, \
-filenamemangle==s/.+\/@PACKAGE at -v@ANY_VERSION at .tar.gz/@PACKAGE at -$1\.tar\.gz/" \
+filenamemangle=s/.+\/@PACKAGE at -v?@ANY_VERSION@\.tar\.gz/@PACKAGE at -$1\.tar\.gz/" \
 https://api.github.com/repos/KDAB/hotspot/releases \
-https://github.com/KDAB/hotspot/releases/download/v\d[\.\d]*/@PACKAGE at -v@ANY_VERSION at .tar.gz
+https://github.com/KDAB/hotspot/releases/download/v?\d[\.\d]*/@PACKAGE at -v?@ANY_VERSION at .tar.gz


More information about the Neon-commits mailing list