Multiarch Fixes - node-has-ansi

Ready changes

Summary

  • ma-foreign : node-has-ansi could be marked Multi-Arch: foreign

Diff

diff --git a/debian/control b/debian/control
index de2f880..ba4e7d5 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,7 @@ Architecture: all
 Depends: ${misc:Depends}
  , node-ansi-regex
 Provides: ${nodejs:Provides}
+Multi-Arch: foreign
 Description: Check if a string has ANSI escape codes in Node.js
  has-ansi is a Node.js module to check if a string has ANSI escape codes.
  .

More details

Full run details

Historical runs