From ecda6230efa287289d5c3c4e78a0739af3c2b4c2 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 14 Jul 2022 19:39:12 +0200 Subject: Correcting version mangling in watch file. Signed-off-by: Daniel Baumann --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 538ea30..0eeac3b 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=4 -opts="pgpmode=auto uversionmangle=s/(\d)\-?((pre|rc)\d*)$/$1~$2/" \ +opts="pgpmode=auto, uversionmangle=s/(\d)\-?((pre|rc)\d*)$/$1~$2/" \ https://download.savannah.gnu.org/releases/lzip/pdlzip/@PACKAGE@@ANY_VERSION@\.tar\.lz -- cgit v1.2.3