[Pkg-javascript-commits] [SCM] asynchronous, non-blocking SQLite3 bindings for NodeJS branch, master, updated. debian/2.0.17+ds1-2-7-g7049a63
David Paleino
dapal at debian.org
Sat Dec 31 11:39:04 UTC 2011
The following commit has been merged in the master branch:
commit 7049a6386672d996e978b51f714dd6d68cadf972
Author: David Paleino <dapal at debian.org>
Date: Sat Dec 31 12:36:44 2011 +0100
Mangle debian version
diff --git a/debian/changelog b/debian/changelog
index f937a79..1d5359f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-node-sqlite3 (2.0.18+ds1-1) UNRELEASED; urgency=low
+node-sqlite3 (2.0.18+ds1-1) unstable; urgency=low
* New upstream version
* Add debian/watch
* Fix debian/rules to get correct upstream version number
* Fix buildsystem again to link against system-wide sqlite3
- -- David Paleino <dapal at debian.org> Sat, 31 Dec 2011 12:33:16 +0100
+ -- David Paleino <dapal at debian.org> Sat, 31 Dec 2011 12:36:55 +0100
node-sqlite3 (2.0.17+ds1-2) unstable; urgency=low
diff --git a/debian/watch b/debian/watch
index 576ccef..f34b9c3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
version=3
+opts=dversionmangle=s/\+ds\d// \
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