[Pkg-javascript-commits] [node-gyp] 72/82: Fix watch mangle
Ximin Luo
infinity0 at debian.org
Mon Aug 31 00:41:02 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository node-gyp.
commit 8a9feb5c8da8f1365b4d22c4b4cf12053dedc52c
Author: Jérémy Lal <kapouer at melix.org>
Date: Mon Mar 3 01:34:56 2014 +0100
Fix watch mangle
---
debian/watch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index d97a466..96118c6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
version=3
-opts=filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-gyp-$1.tar.gz/,dversionmangle=s/~ds[\d]*$// \
+opts=filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-gyp-$1.tar.gz/,dversionmangle=s/\+ds[\d]*$// \
https://github.com/TooTallNate/node-gyp/tags .*/archive/v?([\d\.]+).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-gyp.git
More information about the Pkg-javascript-commits
mailing list