[Pkg-javascript-commits] [node-crc32-stream] 01/01: control: don't depend on node-readable-stream

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Fri Jul 4 16:42:43 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-crc32-stream.

commit 290c426f054c7449d15fe7b6b37dc23e84be8f52
Author: Andrew Kelley <superjoe30 at gmail.com>
Date:   Fri Jul 4 16:41:55 2014 +0000

    control: don't depend on node-readable-stream
---
 debian/control | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/control b/debian/control
index 0c98c73..48d191e 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,6 @@ Depends:
  ${misc:Depends}
  , nodejs
  , node-buffer-crc32 (>= 0.2.1)
- , node-readable-stream (>= 1.0.24)
 Description: streaming CRC32 checksumer - Node.js module
  crc32-stream is a streaming CRC32 checksumer Node.js module. It uses
  buffer-crc32 behind the scenes to handle binary data and character sets. Data

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-crc32-stream.git



More information about the Pkg-javascript-commits mailing list