[Pkg-javascript-commits] [node-sqlite3] 07/20: Description: NodeJS -> Node.js, give context
Jérémy Lal
kapouer at alioth.debian.org
Wed Sep 4 12:34:08 UTC 2013
This is an automated email from the git hooks/post-receive script.
kapouer pushed a commit to branch master
in repository node-sqlite3.
commit 20cf6e03d995374398b35291a820f54a7913a7a6
Author: Jérémy Lal <kapouer at melix.org>
Date: Wed Sep 4 13:33:20 2013 +0200
Description: NodeJS -> Node.js, give context
---
debian/control | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index a93df84..fdf2e70 100644
--- a/debian/control
+++ b/debian/control
@@ -19,12 +19,15 @@ Architecture: any
Depends:
${shlibs:Depends}
, ${misc:Depends}
-Description: asynchronous, non-blocking SQLite3 bindings for NodeJS
- node-sqlite3 provides asynchronous, non-blocking SQLite3 bindings for NodeJS.
, nodejs
+Description: asynchronous, non-blocking SQLite3 bindings for Node.js
+ node-sqlite3 provides asynchronous, non-blocking SQLite3 bindings for Node.js.
Its features are:
- straightforward query and parameter binding interface;
- full Buffer/Blob support;
- extensive debugging support;
- query serialization API;
- extension support.
+ .
+ Node.js is an event-based server-side javascript engine.
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/node-sqlite3.git
More information about the Pkg-javascript-commits
mailing list