[Pkg-javascript-commits] [SCM] asynchronous, non-blocking SQLite3 bindings for NodeJS branch, master, updated. debian/2.0.17+ds1-2-1-g48d400c

David Paleino dapal at debian.org
Wed Nov 16 21:46:11 UTC 2011


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

    Add debian/watch

diff --git a/debian/changelog b/debian/changelog
index fc8e682..7650ea0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+node-sqlite3 (2.0.17+ds1-3) UNRELEASED; urgency=low
+
+  * Add debian/watch
+
+ -- David Paleino <dapal at debian.org>  Wed, 16 Nov 2011 22:45:30 +0100
+
 node-sqlite3 (2.0.17+ds1-2) unstable; urgency=low
 
   * Compliance to Debian Javascript Policy
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..576ccef
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,3 @@
+version=3
+https://alioth.debian.org/~dapal/npmjs.php?id=sqlite3 \
+http://registry.npmjs.org/sqlite3/-/sqlite3-(\d+.*)\.tgz

-- 
asynchronous, non-blocking SQLite3 bindings for NodeJS



More information about the Pkg-javascript-commits mailing list