Multiarch Fixes - libregexp-java

Ready changes

Summary

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

Diff

diff --git a/debian/control b/debian/control
index 0593778..2fa27cd 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Homepage: http://jakarta.apache.org/regexp/
 Package: libregexp-java
 Architecture: all
 Depends: ${misc:Depends}
+Multi-Arch: foreign
 Description: Regular expression library for Java
  Regexp is a 100% Pure Java Regular Expression package. Regular expressions
  are pattern descriptions which enable sophisticated matching of strings.
@@ -28,6 +29,7 @@ Package: libregexp-java-doc
 Architecture: all
 Section: doc
 Depends: ${misc:Depends}
+Multi-Arch: foreign
 Description: Documentation for the Regular expression library
  Regexp is a 100% Pure Java Regular Expression package. Regular expressions
  are pattern descriptions which enable sophisticated matching of strings.

Debdiff

File lists identical (after any substitutions)

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

  • Multi-Arch: foreign

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

  • Multi-Arch: foreign

More details

Full run details