Multiarch Fixes - eclipse-platform-ui

Ready changes

Summary

  • ma-foreign : libeclipse-core-commands-java could be marked Multi-Arch: foreign
  • ma-foreign : libeclipse-core-databinding-observable-java could be marked Multi-Arch: foreign
  • ma-foreign : libeclipse-e4-emf-xpath-java could be marked Multi-Arch: foreign
  • ma-foreign : libeclipse-ui-themes-java could be marked Multi-Arch: foreign

Diff

diff --git a/debian/control b/debian/control
index fa17005b..01247a5c 100644
--- a/debian/control
+++ b/debian/control
@@ -52,6 +52,7 @@ Homepage: https://www.eclipse.org/eclipse/platform-ui/
 Package: libeclipse-core-commands-java
 Architecture: all
 Depends: ${misc:Depends}, ${bundle:Depends}
+Multi-Arch: foreign
 Description: Eclipse Commands
  The Eclipse Platform UI project is responsible for the runtime, user interface
  and help components of Eclipse. Platform UI provides the basic building blocks
@@ -85,6 +86,7 @@ Description: Eclipse JFace Data Binding for JavaBeans
 Package: libeclipse-core-databinding-observable-java
 Architecture: all
 Depends: ${misc:Depends}, ${bundle:Depends}, libequinox-common-java
+Multi-Arch: foreign
 Description: Eclipse JFace Data Binding Observables
  The Eclipse Platform UI project is responsible for the runtime, user interface
  and help components of Eclipse. Platform UI provides the basic building blocks
@@ -126,6 +128,7 @@ Description: Eclipse e4 core commands
 Package: libeclipse-e4-emf-xpath-java
 Architecture: all
 Depends: ${misc:Depends}, ${bundle:Depends}, libequinox-common-java
+Multi-Arch: foreign
 Description: Eclipse EMF XPath
  The Eclipse Platform UI project is responsible for the runtime, user interface
  and help components of Eclipse. Platform UI provides the basic building blocks
@@ -790,6 +793,7 @@ Architecture: all
 Depends:
  ${misc:Depends},
  ${bundle:Depends}
+Multi-Arch: foreign
 Description: Eclipse SDK Themes
  The Eclipse Platform UI project is responsible for the runtime, user interface
  and help components of Eclipse. Platform UI provides the basic building blocks

More details

Full run details