[Pkg-privacy-commits] [pt-websocket] 01/01: debian/watch: Further fixes

Nicolas Braud-Santoni nicolas at braud-santoni.eu
Thu Jan 11 13:27:12 UTC 2018


This is an automated email from the git hooks/post-receive script.

nicoo-guest pushed a commit to branch master
in repository pt-websocket.

commit 4a86e2e3c4253f21aee305b042659a117ad132f4
Author: Nicolas Braud-Santoni <nicolas at braud-santoni.eu>
Date:   Thu Jan 11 14:25:07 2018 +0100

    debian/watch: Further fixes
    
    The previous change enabled uscan to discover upstream versions correctly,
    but forcing the download (with -dd) would still fail.
---
 debian/watch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index 7b206c1..71a542b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=4
-opts=downloadurlmangle=s/tag\/\?id=([\w\.]+)/snapshot\/$1.tar.gz/,\
-filenamemangle=s/.*tag\/\?id=([\w\.]+)/websocket-$1.tar.gz/ \
+opts=downloadurlmangle=s/tag\/\?h=([\w\.]+)/snapshot\/$1.tar.gz/,\
+filenamemangle=s/.*tag\/\?h=([\w\.]+)/websocket-$1.tar.gz/ \
   https://gitweb.torproject.org/pluggable-transports/websocket.git/refs  ^.*tag\/\?h=([\w\.]+)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/pt-websocket.git



More information about the Pkg-privacy-commits mailing list