[Pkg-javascript-commits] [node-zip-stream] 04/04: long description: fix instances of "you"

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Wed Jul 30 06:43:25 UTC 2014


This is an automated email from the git hooks/post-receive script.

andrewrk-guest pushed a commit to branch master
in repository node-zip-stream.

commit 23e076bdf9c7bb6f31a4f3483127f6c3d831ebfc
Author: Andrew Kelley <superjoe30 at gmail.com>
Date:   Wed Jul 30 06:43:09 2014 +0000

    long description: fix instances of "you"
---
 debian/control | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 284ee4d..85f9327 100644
--- a/debian/control
+++ b/debian/control
@@ -30,12 +30,9 @@ Description: streaming zip archive generator - Node.js module
  compression.
  .
  This module is meant to be wrapped internally by other modules and therefore
- lacks any queue management. This means you have to wait until the previous
+ lacks any queue management. This means a program must wait until the previous
  entry has been fully consumed to add another. Nested callbacks should be used
  to add multiple entries. There are modules like async that ease the so called
  "callback hell".
  .
- If you want a module that handles entry queueing and more, you should check
- out archiver which uses this module internally.
- .
  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-zip-stream.git



More information about the Pkg-javascript-commits mailing list