[Pkg-javascript-commits] [SCM] NodeJS library to recursively create directories branch, master, updated. debian/0.0.7-2-1-g675f302

David Paleino dapal at debian.org
Wed Nov 16 21:28:57 UTC 2011


The following commit has been merged in the master branch:
commit 675f302cf5be4da9e276b8848dd9df67b29c924a
Author: David Paleino <dapal at debian.org>
Date:   Wed Nov 16 22:28:23 2011 +0100

    Added debian/watch

diff --git a/debian/changelog b/debian/changelog
index db45768..ae7f6cd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+node-mkdirp (0.0.7-3) UNRELEASED; urgency=low
+
+  * Added debian/watch
+
+ -- David Paleino <dapal at debian.org>  Wed, 16 Nov 2011 22:28:12 +0100
+
 node-mkdirp (0.0.7-2) unstable; urgency=low
 
   * Compliance to Debian Javascript Policy
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..ea6ced2
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,3 @@
+version=3
+https://alioth.debian.org/~dapal/npmjs.php?id=mkdirp \
+http://registry.npmjs.org/mkdirp/-/mkdirp-(\d+.*)\.tgz

-- 
NodeJS library to recursively create directories



More information about the Pkg-javascript-commits mailing list