Multiarch Fixes - node-exit

Ready changes

Summary

  • ma-foreign : node-exit could be marked Multi-Arch: foreign

Diff

diff --git a/debian/control b/debian/control
index 96bf5b3..28b1bf0 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Package: node-exit
 Architecture: all
 Depends: ${misc:Depends}
 Provides: ${nodejs:Provides}
+Multi-Arch: foreign
 Description: replacement for process.exit that ensures stdio is fully drained
  To make a long story short, if process.exit is called on Windows, script
  output is often truncated when pipe-redirecting stdout or stderr. This

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Multi-Arch: foreign

More details

Full run details