Multiarch Fixes - vue-router.js

Ready changes

Summary

  • dep-any : libjs-vue-router could have its dependency on nodejs annotated with :any

Diff

diff --git a/debian/control b/debian/control
index d8c543d..a1db4ec 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Package: libjs-vue-router
 Architecture: all
 Depends: ${misc:Depends}
  , libjs-vue
- , nodejs
+ , nodejs:any
 Recommends: javascript-common
 Provides: node-vue-router (=${source:Version})
 Multi-Arch: foreign

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: libjs-vue, nodejs nodejs:any

More details

Full run details