[Pkg-javascript-commits] [SCM] NodeJS library to recursively create directories branch, master, updated. debian/0.3.1-2-8-ga835792

Jérémy Lal kapouer at melix.org
Fri Mar 22 00:54:25 UTC 2013


The following commit has been merged in the master branch:
commit fd7a396f231c9df502d58377e7ce29a42d66e399
Author: Jérémy Lal <kapouer at melix.org>
Date:   Fri Mar 22 01:53:40 2013 +0100

    Use github url in watch file.

diff --git a/debian/watch b/debian/watch
index ea6ced2..89a1648 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
 version=3
-https://alioth.debian.org/~dapal/npmjs.php?id=mkdirp \
-http://registry.npmjs.org/mkdirp/-/mkdirp-(\d+.*)\.tgz
+opts=filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-mkdirp-$1.tar.gz/ \
+https://github.com/isaacs/node-mkdirp/tags .*/archive/v?([\d\.]+).tar.gz	
+

-- 
NodeJS library to recursively create directories



More information about the Pkg-javascript-commits mailing list