[Pkg-javascript-commits] [node-lazystream] 05/06: control: do not require readable-stream

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Sat Jun 28 05:57:39 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-lazystream.

commit 8af8744cc6306e1c5e420c3cea16a2a934913244
Author: Andrew Kelley <superjoe30 at gmail.com>
Date:   Sat Jun 28 05:54:21 2014 +0000

    control: do not require readable-stream
---
 debian/control | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/control b/debian/control
index ca550e6..6fce2c8 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,6 @@ Architecture: all
 Depends:
  ${misc:Depends}
  , nodejs
- , node-readable-stream (>= 1.0.2)
 Description: Open streams on demand - Node.js module
  lazystream is a Node.js module which provides an API to create streams lazily
  when they are read from or written to.

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



More information about the Pkg-javascript-commits mailing list