[Pkg-privacy-commits] [golang-goptlib] 01/05: debian/watch: Fix URIs

Nicolas Braud-Santoni nicolas at braud-santoni.eu
Sun Jan 14 15:36:00 UTC 2018


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

nicoo-guest pushed a commit to branch master
in repository golang-goptlib.

commit 55b7c98ec45701624eecacded6d023c993880a80
Author: Nicolas Braud-Santoni <nicolas at braud-santoni.eu>
Date:   Thu Jan 11 14:59:31 2018 +0100

    debian/watch: Fix URIs
---
 debian/watch | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/watch b/debian/watch
index 638e317..507f509 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
-opts=downloadurlmangle=s/tag\/\?id=([\w\.]+)/snapshot\/$1.tar.gz/,\
-filenamemangle=s/.*\?id=([\w\.]+)$/goptlib-$1.tar.gz/\
-  https://gitweb.torproject.org/pluggable-transports/goptlib.git/refs/tags  ^.*tag/\?id=([\w\.]+)
+opts=downloadurlmangle=s/tag\/\?h=([\w\.]+)/snapshot\/$1.tar.gz/,\
+filenamemangle=s/.*\?h=([\w\.]+)$/goptlib-$1.tar.gz/\
+  https://gitweb.torproject.org/pluggable-transports/goptlib.git/refs/tags  ^.*tag/\?h=([\w\.]+)

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



More information about the Pkg-privacy-commits mailing list