Multiarch Fixes - node-combined-stream

Ready changes

Summary

  • dep-any : node-combined-stream could have its dependency on nodejs annotated with :any

Diff

diff --git a/debian/control b/debian/control
index 77ea55f..8553e5e 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Package: node-combined-stream
 Architecture: all
 Depends: ${misc:Depends}
  , node-delayed-stream
- , nodejs
+ , nodejs:any
 Provides: ${nodejs:Provides}
 Description: Append streams one after another - module for Node.js
  node-combined-stream can be used to append multiple streams one

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: node-delayed-stream, nodejs nodejs:any

More details

Full run details