Multiarch Fixes - node-ansi-escapes

Ready changes

Summary

  • dep-any : node-ansi-escapes could have its dependency on nodejs annotated with :any

Diff

diff --git a/debian/control b/debian/control
index 8826352..e76a247 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Package: node-ansi-escapes
 Architecture: all
 Depends:
  ${misc:Depends}
- , nodejs
+ , nodejs:any
 Multi-Arch: foreign
 Description: ANSI escape codes for manipulating the terminal
  Node.js module that provides methods to move/hide/show the cursor,

More details

Full run details

Historical runs