[Pkg-javascript-commits] [node-through2] 03/04: Small rewrite of description
Jérémy Lal
kapouer at moszumanska.debian.org
Mon Jun 16 16:44:23 UTC 2014
This is an automated email from the git hooks/post-receive script.
kapouer pushed a commit to branch master
in repository node-through2.
commit 3ad85513e67d6b32c59dd6dacc7f0b22b5344adf
Author: Jérémy Lal <kapouer at melix.org>
Date: Mon Jun 16 18:44:06 2014 +0200
Small rewrite of description
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 60e9adf..5c6feab 100644
--- a/debian/control
+++ b/debian/control
@@ -18,9 +18,9 @@ Depends:
${misc:Depends}
, nodejs
, node-utils-merge
-Description: streams.Transform wrapper - Node.js module
- This package provide a tiny wrapper around Node streams.Transform
- to avoid explicit subclassing noise.
+Description: Make a stream.Transform out of a function - Node.js module
+ This package provide a tiny wrapper around stream.Transform from
+ Node.js library to avoid explicit subclassing noise.
.
Inspired by Dominic Tarr's through module in that it's so much easier
to make a stream out of a function than it is to set up the prototype
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-through2.git
More information about the Pkg-javascript-commits
mailing list