[Pkg-javascript-commits] [SCM] light-weight option parsing library for NodeJS branch, master, updated. debian/0.2.6-2-1-g49a3191

David Paleino dapal at debian.org
Wed Nov 16 21:36:54 UTC 2011


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

    Add debian/watch

diff --git a/debian/changelog b/debian/changelog
index 95efc01..5d0dacc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+node-optimist (0.2.6-3) UNRELEASED; urgency=low
+
+  * Add debian/watch
+
+ -- David Paleino <dapal at debian.org>  Wed, 16 Nov 2011 22:36:10 +0100
+
 node-optimist (0.2.6-2) unstable; urgency=low
 
   * Compliance to Debian Javascript Policy
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..a78f65b
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,3 @@
+version=3
+https://alioth.debian.org/~dapal/npmjs.php?id=optimist \
+http://registry.npmjs.org/optimist/-/optimist-(\d+.*)\.tgz

-- 
light-weight option parsing library for NodeJS



More information about the Pkg-javascript-commits mailing list