Multiarch Fixes - node-stream-consume

Ready changes

Summary

  • ma-foreign : node-stream-consume could be marked Multi-Arch: foreign

Diff

diff --git a/debian/control b/debian/control
index f81580d..5360869 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Rules-Requires-Root: no
 Package: node-stream-consume
 Architecture: all
 Depends: ${misc:Depends}
+Multi-Arch: foreign
 Description: consume a stream to ensure it keeps flowing
  stream-consume is a node module that ensures a Readable stream continues
  flowing if it's not piped to another destination.

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Multi-Arch: foreign

More details

Full run details