[Pkg-javascript-commits] [node-bluebird] 01/01: Improve package description.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Tue Mar 3 20:31:01 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository node-bluebird.
commit d5fa0f71fbb26a2ba12bd0cf9548a9ba7f942c18
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Tue Mar 3 21:30:54 2015 +0100
Improve package description.
---
debian/control | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index a26a8e9..bad007f 100644
--- a/debian/control
+++ b/debian/control
@@ -18,19 +18,21 @@ Package: node-bluebird
Architecture: all
Depends: ${misc:Depends},
nodejs
-Description: Fully featured Promises/A+ implementation - Nodejs
+Description: Fully featured Promises/A+ implementation for Node.js
Bluebird is a fully featured Promise library with a focus on
innovative features and performance.
.
- This package contains the Node.js server-side JavaScript.
+ This package contains the bluebird module for Node.js.
+ .
+ Node.js is an event-based server-side JavaScript engine.
Package: libjs-bluebird
Architecture: all
Depends: ${misc:Depends}
Recommends: javascript-common
-Description: Fully featured Promises/A+ implementation - javascript
+Description: Fully featured Promises/A+ implementation for JavaScript
Bluebird is a fully featured Promise library with a focus on
innovative features and performance.
.
- This package contains the javascript file for web browsers.
+ This package contains the bluebird.js JavaScript file.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-bluebird.git
More information about the Pkg-javascript-commits
mailing list