Multiarch Fixes - junit

Ready changes

Summary

  • ma-foreign : junit could be marked Multi-Arch: foreign
  • ma-foreign : junit-doc could be marked Multi-Arch: foreign

Diff

diff --git a/debian/control b/debian/control
index f9efdd3..8f02154 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Depends: ${misc:Depends}
 Recommends: default-jre-headless (>= 1:1.7) | java7-runtime-headless
 Suggests: junit-doc
 Enhances: ant-optional
+Multi-Arch: foreign
 Description: Automated testing framework for Java
  JUnit is a simple framework for writing and running automated tests.
  As a political gesture, it celebrates programmers testing their own
@@ -29,6 +30,7 @@ Section: doc
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: junit
+Multi-Arch: foreign
 Description: Document for JUnit
  This package provide documents and examples for JUnit which is a simple
  framework for writing and running automated tests.

Debdiff

File lists identical (after any substitutions)

Control files of package junit: lines which differ (wdiff format)

  • Multi-Arch: foreign

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

  • Multi-Arch: foreign

More details

Full run details