[Pkg-javascript-devel] node-duplexer2 and 3 - possible to keep only one ?
Xavier
yadd at debian.org
Wed Jan 9 06:21:48 GMT 2019
Le 08/01/2019 à 23:23, Jérémy Lal a écrit :
> Hi,
>
> is there a reason to keep both
> node-duplexer2
> node-duplexer3
> packages ?
> It seems it's feasible to keep only one, unless we miss a deeper issue ?
>
> Jérémy
Only 1 difference: node-duplexer2 uses `readable-stream` while
node-duplexer3 uses `stream` but there is a debian patch in
node-duplexer2 that replace `readable-stream` by `stream`, so Debian
package are identical (and so have the same RC bug...).
Full diff is attached.
Reverse-dependencies:
* node-duplexer2 :
|
+-> node-multipipe
| |
| +-> node-gulp-util
| |
| +-> gulp & Co
|
+-> node-static-module
| |
| +-> node-brfs
|
+-> node-stream-combiner2
|
+-> node-module-deps
* node-duplexer3 :
|
+-> node-got
|
+-> node-package-json
|
+-> node-latest-version
|
+-> npm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: node-duplexer2-3.diff
Type: text/x-patch
Size: 15894 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-devel/attachments/20190109/43d59842/attachment.bin>
More information about the Pkg-javascript-devel
mailing list