On 03/13/2015 09:39 PM, Andrew Kelley wrote:
> Don't package this, instead patch the module to require('stream') instead
> of require('readable-stream') since Debian has Node.js v0.10.x which has
> streams2 built in.Isn't the whole point of the readable-stream module to not use the stream module from Node itself? As upstream describes it: >> If you want to guarantee a stable streams base, regardless of what version >> of Node you, or the users of your libraries are using, use readable-stream >> only and avoid the "stream" module in Node-core. Or is the point your trying make that node packages in Debian should rely on the version included in the nodejs package instead of depending on a specific version from npm repository? In that case we should close this RFP/ITP now that the motivation is documented. Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

