[Pkg-javascript-commits] [node-mkdirp] 01/10: update debian/watch to canonical format
Andrew Kelley
andrewrk-guest at moszumanska.debian.org
Sat Sep 13 00:40:52 UTC 2014
This is an automated email from the git hooks/post-receive script.
andrewrk-guest pushed a commit to branch master
in repository node-mkdirp.
commit c14b89f9c1744b6fb79b58630573216d4b5939ed
Author: Andrew Kelley <superjoe30 at gmail.com>
Date: Sat Sep 13 00:10:41 2014 +0000
update debian/watch to canonical format
also it was using the wrong URL? moved it to the correct one.
---
debian/watch | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/watch b/debian/watch
index 89a1648..d3ec670 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,5 @@
version=3
-opts=filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-mkdirp-$1.tar.gz/ \
-https://github.com/isaacs/node-mkdirp/tags .*/archive/v?([\d\.]+).tar.gz
-
+opts=\
+dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
+filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-mkdirp-$1.tar.gz/ \
+ https://github.com/substack/node-mkdirp/tags .*/archive/v?([\d\.]+).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/node-mkdirp.git
More information about the Pkg-javascript-commits
mailing list