Multiarch Fixes - node-pinkyswear

Ready changes

Summary

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

Diff

diff --git a/debian/control b/debian/control
index aeee05c..faba45f 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Rules-Requires-Root: no
 Package: node-pinkyswear
 Architecture: all
 Depends: ${misc:Depends}
- , nodejs
+ , nodejs:any
 Multi-Arch: foreign
 Description: very small implementation of the Promises/A+ specification
  This Node.js package is a minimalist Promises/A+ implementation for embedding.

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: nodejs nodejs:any

More details

Full run details