Multiarch Fixes - intellij-community-idea

Ready changes

Summary

  • ma-foreign : libintellij-platform-api-java could be marked Multi-Arch: foreign
  • ma-foreign : libintellij-platform-impl-java could be marked Multi-Arch: foreign
  • ma-foreign : libintellij-core-java could be marked Multi-Arch: foreign

Diff

diff --git a/debian/control b/debian/control
index f2c03d44..bbf345bf 100644
--- a/debian/control
+++ b/debian/control
@@ -96,6 +96,7 @@ Description: IntelliJ IDEA Extension Point Framework
 Package: libintellij-platform-api-java
 Architecture: all
 Depends: ${misc:Depends}
+Multi-Arch: foreign
 Description: IntelliJ IDEA Platform API
  IntelliJ IDEA Community Edition is a Java integrated development environment
  (IDE) for developing computer software.
@@ -105,6 +106,7 @@ Description: IntelliJ IDEA Platform API
 Package: libintellij-platform-impl-java
 Architecture: all
 Depends: ${misc:Depends}
+Multi-Arch: foreign
 Description: IntelliJ IDEA Platform Implementation
  IntelliJ IDEA Community Edition is a Java integrated development environment
  (IDE) for developing computer software.
@@ -114,6 +116,7 @@ Description: IntelliJ IDEA Platform Implementation
 Package: libintellij-core-java
 Architecture: all
 Depends: ${misc:Depends}
+Multi-Arch: foreign
 Description: IntelliJ IDEA Core API
  IntelliJ IDEA Community Edition is a Java integrated development environment
  (IDE) for developing computer software.

Debdiff

File lists identical (after any substitutions)

Control files of package libintellij-core-java: lines which differ (wdiff format)

  • Multi-Arch: foreign

No differences were encountered between the control files of package libintellij-extensions-java

No differences were encountered between the control files of package libintellij-jps-model-java

Control files of package libintellij-platform-api-java: lines which differ (wdiff format)

  • Multi-Arch: foreign

Control files of package libintellij-platform-impl-java: lines which differ (wdiff format)

  • Multi-Arch: foreign

No differences were encountered between the control files of package libintellij-utils-java

More details

Full run details