From eb315943b48443a3fe1fbabb0c0bab91f96f5b82 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rog=C3=A9rio=20Brito?= Date: Wed, 30 Nov 2016 18:25:45 -0200 Subject: [PATCH] debian/watch: Reenable signature checking. The problem here were the particular places where github put the tarballs and their respective signatures, which were out-of-sync. --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 78bd69c..7fdcd02 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ version=4 -opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%youtube-dl-$1.tar.gz%,dversionmangle=s/\+dfsg\d*$//" \ +opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%youtube-dl-$1.tar.gz%,dversionmangle=s/\+dfsg\d*$//,pgpsigurlmangle=s/archive\/(\d\S+)\.tar\.gz/releases\/download\/$1\/youtube-dl-$1\.tar\.gz\.sig/" \ https://github.com/rg3/youtube-dl/releases \ (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate -- 2.41.0