[Pkg-javascript-commits] [node-concat-stream] 04/07: Drop readable-stream dependency

Ross Gammon ross-guest at moszumanska.debian.org
Sun Nov 8 16:47:55 UTC 2015


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

ross-guest pushed a commit to branch master
in repository node-concat-stream.

commit b603ad080fba38c2155a187fa80197ee69a0d334
Author: Ross Gammon <rossgammon at mail.dk>
Date:   Sun Nov 8 16:39:21 2015 +0100

    Drop readable-stream dependency
    
    Patching to use nodejs Stream instead
---
 debian/control | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/control b/debian/control
index ca0fdbb..83aea9a 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,6 @@ Architecture: all
 Depends: ${misc:Depends},
          nodejs,
          node-inherits (>= 2.0.1),
-         node-readable-stream (>= 2.0.0),
          node-typedarray (>= 0.0.5)
 Description: writable stream that concatenates strings
  Node-concat-stream creates a writable stream that concatenates strings

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



More information about the Pkg-javascript-commits mailing list