From d1d8237037fb87a57bd1d073c3b9e642d4a75016 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rog=C3=A9rio=20Brito?= Date: Wed, 17 Aug 2016 09:14:22 -0300 Subject: [PATCH] Revert "debian/watch: Add back pgpsigurlmangle." I have to check what uscan is doing that it is using downloadurlmangle and making the signature file be missed with: ,----[ gbp import-orig --pristine-tar --uscan ] | | gbp:info: Launching uscan... | uscan: Newest version of youtube-dl on remote site is 2016.08.17, local version is 2016.06.25 | uscan: => Newer package available from | https://github.com/rg3/youtube-dl/archive/2016.08.17.tar.gz | uscan warn: In directory ., downloading | https://github.com/rg3/youtube-dl/archive/2016.08.17.tar.gz.sig failed: 404 Not Found | uscan warn: FAIL Checking OpenPGP signature (no signature file downloaded). | gbp:error: Couldn't find tarball at '../2016.08.17.tar.gz' `---- This reverts commit cdea2e429e5bfc70c13b9a15efd0be9936703147. --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 861fcce..78bd69c 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*$//,pgpsigurlmangle=s/$/.sig/" \ +opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%youtube-dl-$1.tar.gz%,dversionmangle=s/\+dfsg\d*$//" \ https://github.com/rg3/youtube-dl/releases \ (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate -- 2.41.0