Multiarch Fixes - node-shiny-server-client

Ready changes

Summary

  • dep-any : node-shiny-server-client could have its dependency on nodejs annotated with :any

Diff

diff --git a/debian/control b/debian/control
index b94c8a0..6dc3163 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Architecture: all
 Depends: ${misc:Depends}
  , node-inherits
  , node-pinkyswear
- , nodejs
+ , nodejs:any
 Description: browser library for connecting to Shiny Server
  This Node.js package provides unified client code for Shiny Server, Shiny
  Server Pro, and RStudio Connect. Previously, each server product had its own

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: node-inherits, node-pinkyswear, nodejs nodejs:any

More details

Full run details