[Pkg-javascript-commits] [node-string-decoder] 03/08: Update watch
Bastien Roucariès
rouca at moszumanska.debian.org
Sun Aug 13 10:27:49 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-string-decoder.
commit 3baaac68ab700cf5805a65c390b783454d6fb048
Author: Bastien ROUCARIÈS <roucaries.bastien at gmail.com>
Date: Sun Aug 13 00:51:15 2017 +0200
Update watch
---
debian/watch | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/watch b/debian/watch
index 1d748c4..36b2488 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,5 +2,6 @@ version=3
opts=\
dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-string-decoder-$1.tar.gz/ \
-https://github.com/nodejs/string_decoder/releases \
-.*/archive/v?(0\.10\.[\d\.]+).tar.gz
+https://github.com/nodejs/string_decoder/tags \
+ (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-string-decoder.git
More information about the Pkg-javascript-commits
mailing list