Multiarch Fixes - aasvg

Ready changes

Summary

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

Diff

diff --git a/debian/control b/debian/control
index 32b20e7..380dd67 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Rules-Requires-Root: no
 Package: aasvg
 Architecture: all
 Depends:
- nodejs,
+ nodejs:any,
  ${misc:Depends},
 Enhances:
  ruby-kramdown-rfc2629,

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: nodejs nodejs:any

More details

Full run details