Multiarch Fixes - trove3

Ready changes

Summary

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

Diff

diff --git a/debian/control b/debian/control
index 187bb17..48c5b82 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,7 @@ Homepage: http://trove4j.sourceforge.net/
 Package: libtrove3-java
 Architecture: all
 Depends: ${misc:Depends}
+Multi-Arch: foreign
 Description: high performance collections for java
  GNU Trove is a fast, lightweight  implementations of the java.util
  Collections API. These implementations are designed to be pluggable
@@ -38,6 +39,7 @@ Section: doc
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: libtrove3-java
+Multi-Arch: foreign
 Description: high performance collections for java
  GNU Trove is a fast, lightweight  implementations of the java.util
  Collections API. These implementations are designed to be pluggable

Debdiff

File lists identical (after any substitutions)

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

  • Multi-Arch: foreign

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

  • Multi-Arch: foreign

More details

Full run details