[Pkg-javascript-commits] [SCM] web development framework for NodeJS branch, master, updated. debian/2.4.7-2-1-g2d925aa
David Paleino
dapal at debian.org
Wed Nov 16 20:59:20 UTC 2011
The following commit has been merged in the master branch:
commit 2d925aafcafc47a2195c63bb0197a5b2ddcbf8e9
Author: David Paleino <dapal at debian.org>
Date: Wed Nov 16 21:58:48 2011 +0100
Add debian/watch
diff --git a/debian/changelog b/debian/changelog
index f348239..d14dbd9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+node-express (2.4.7-3) UNRELEASED; urgency=low
+
+ * Add debian/watch
+
+ -- David Paleino <dapal at debian.org> Wed, 16 Nov 2011 21:58:26 +0100
+
node-express (2.4.7-2) unstable; urgency=low
* Compliance to Debian Javascript Policy
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..0b0af4e
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://registry.npmjs.org/express/-/express-(\d+.*)\.tgz
--
web development framework for NodeJS
More information about the Pkg-javascript-commits
mailing list