Multiarch Fixes - truffle

Ready changes

Summary

  • ma-foreign : libtruffle-java could be marked Multi-Arch: foreign
  • ma-foreign : libtruffle-java-doc could be marked Multi-Arch: foreign

Diff

diff --git a/debian/control b/debian/control
index 893ee3b..a8c1f2d 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Package: libtruffle-java
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: libtruffle-java-doc
+Multi-Arch: foreign
 Description: multi-language framework for executing dynamic languages
  Truffle is a language abstract syntax tree interpreter which
  allow it to implement languages on top of the Graal framework.
@@ -30,6 +31,7 @@ Architecture: all
 Section: doc
 Depends: ${misc:Depends}
 Suggests: libtruffle-java
+Multi-Arch: foreign
 Description: Documentation for truffle
  Truffle is a language abstract syntax tree interpreter which
  allow it to implement languages on top of the Graal framework.

Debdiff

File lists identical (after any substitutions)

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

  • Multi-Arch: foreign

Control files of package libtruffle-java-doc: lines which differ (wdiff format)

  • Multi-Arch: foreign

More details

Full run details