]> Raphaël G. Git Repositories - youtubedl/commitdiff
debian/watch: Reenable signature checking.
authorRogério Brito <rbrito@ime.usp.br>
Wed, 30 Nov 2016 20:25:45 +0000 (18:25 -0200)
committerRogério Brito <rbrito@ime.usp.br>
Wed, 30 Nov 2016 20:25:45 +0000 (18:25 -0200)
The problem here were the particular places where github put the tarballs
and their respective signatures, which were out-of-sync.

debian/watch

index 78bd69c5a6592d6ca8e91c5f087e11354ee0c9e5..7fdcd020306de49f232c72fe5e1a24fe42a7dcdb 100644 (file)
@@ -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