Multiarch Fixes - eclipse-wtp

Ready changes

Summary

  • ma-foreign : libeclipse-wst-common-core-java could be marked Multi-Arch: foreign
  • ma-foreign : libeclipse-wst-common-environment-java could be marked Multi-Arch: foreign
  • ma-foreign : libeclipse-wst-common-project-facet-core-java could be marked Multi-Arch: foreign
  • ma-foreign : libeclipse-wst-common-uriresolver-java could be marked Multi-Arch: foreign

Diff

diff --git a/debian/control b/debian/control
index bc5ae211..99b77773 100644
--- a/debian/control
+++ b/debian/control
@@ -30,6 +30,7 @@ Homepage: https://www.eclipse.org/webtools/
 Package: libeclipse-wst-common-core-java
 Architecture: all
 Depends: ${bundle:Depends}, ${misc:Depends}
+Multi-Arch: foreign
 Description: Eclipse Web Tools Platform - WST Common Core Plug-in
  The Eclipse Web Tools Platform (WTP) project extends the Eclipse platform with
  tools for developing Web and Java EE applications. It includes source and
@@ -90,6 +91,7 @@ Description: Eclipse Web Tools Platform - Eclipse Base UI extensions
 Package: libeclipse-wst-common-environment-java
 Architecture: all
 Depends: ${bundle:Depends}, ${misc:Depends}
+Multi-Arch: foreign
 Description: Eclipse Web Tools Platform - Environment Plug-in
  The Eclipse Web Tools Platform (WTP) project extends the Eclipse platform with
  tools for developing Web and Java EE applications. It includes source and
@@ -126,6 +128,7 @@ Description: Eclipse Web Tools Platform - WTP UI Plug-in
 Package: libeclipse-wst-common-project-facet-core-java
 Architecture: all
 Depends: ${bundle:Depends}, ${misc:Depends}
+Multi-Arch: foreign
 Description: Eclipse Web Tools Platform - Eclipse Faceted Project Framework
  The Eclipse Web Tools Platform (WTP) project extends the Eclipse platform with
  tools for developing Web and Java EE applications. It includes source and
@@ -138,6 +141,7 @@ Description: Eclipse Web Tools Platform - Eclipse Faceted Project Framework
 Package: libeclipse-wst-common-uriresolver-java
 Architecture: all
 Depends: ${bundle:Depends}, ${misc:Depends}
+Multi-Arch: foreign
 Description: Eclipse Web Tools Platform - Common URI Resolver Framework
  The Eclipse Web Tools Platform (WTP) project extends the Eclipse platform with
  tools for developing Web and Java EE applications. It includes source and

More details

Full run details