Multiarch Fixes - node-run-async

Ready changes

Summary

  • ma-foreign : node-run-async could be marked Multi-Arch: foreign

Diff

diff --git a/debian/control b/debian/control
index 61d006d..b793efc 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Rules-Requires-Root: no
 Package: node-run-async
 Architecture: all
 Depends: ${misc:Depends}
+Multi-Arch: foreign
 Description: Run function synchronously or asynchronously
  Node.js module to run a function either synchronously
  or asynchronously using a series of common patterns.

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Multi-Arch: foreign

More details

Full run details