Multiarch Fixes - uglify-js

Ready changes

Summary

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

Diff

diff --git a/debian/control b/debian/control
index f7b0a135..b84662c3 100644
--- a/debian/control
+++ b/debian/control
@@ -58,7 +58,7 @@ Package: uglifyjs
 Architecture: all
 Depends:
  node-uglify-js (= ${source:Version}),
- nodejs,
+ nodejs:any,
  ${misc:Depends},
 Suggests:
  node-acorn,

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package libjs-uglify-js

No differences were encountered between the control files of package node-uglify-js

Control files of package uglifyjs: lines which differ (wdiff format)

  • Depends: node-uglify-js (= 3.17.4-2~jan+unchanged1), nodejs 3.17.4-2~jan+maf1), nodejs:any

More details

Full run details