[Pkg-javascript-commits] [node-batch] 01/02: Rewrite description
Jérémy Lal
kapouer at moszumanska.debian.org
Sun Jul 6 15:00:52 UTC 2014
This is an automated email from the git hooks/post-receive script.
kapouer pushed a commit to branch master
in repository node-batch.
commit b3427cf05c52f970aed3c9996dff30fbe42b5977
Author: Jérémy Lal <kapouer at melix.org>
Date: Sun Jul 6 16:58:17 2014 +0200
Rewrite description
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index f74aa80..276d8df 100644
--- a/debian/control
+++ b/debian/control
@@ -20,8 +20,8 @@ Architecture: all
Depends:
${misc:Depends}
, nodejs
-Description: async batch - Node.js module
- This modules provides an async batch with concurrency control
- and progress reporting.
+Description: batch with concurrency control and progress events - Node.js module
+ This module allows parallel execution of async functions, with control over
+ concurrency, and reporting through progress events.
.
Node.js is an event-based server-side JavaScript engine.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-batch.git
More information about the Pkg-javascript-commits
mailing list