aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRogério Brito <rbrito@ime.usp.br>2017-02-09 05:08:21 -0200
committerRogério Brito <rbrito@ime.usp.br>2017-02-09 05:12:11 -0200
commit488325e39baa1ee7fc2ece028f95ccbd74d43609 (patch)
treee1a26d1cf5442f256be9ee6288e654c6bac482cf
parent3e696c728febc53e74c912c40ccd3b9504d536df (diff)
downloadyoutube-dl-488325e39baa1ee7fc2ece028f95ccbd74d43609.zip
youtube-dl-488325e39baa1ee7fc2ece028f95ccbd74d43609.tar.gz
youtube-dl-488325e39baa1ee7fc2ece028f95ccbd74d43609.tar.bz2
debian/watch: Simplify the watch file.
Closes: #846495 Thanks: "user" for the warning.
-rw-r--r--debian/watch4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/watch b/debian/watch
index 7fdcd02..b94a9fd 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/archive\/(\d\S+)\.tar\.gz/releases\/download\/$1\/youtube-dl-$1\.tar\.gz\.sig/" \
+opts="dversionmangle=s/\+dfsg\d*$//,pgpsigurlmangle=s/$/.sig/" \
https://github.com/rg3/youtube-dl/releases \
- (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate
+ (?:.*?/)?v?youtube-dl-(\d[\d.]*)\.tar\.gz debian uupdate