Multiarch Fixes - libformula

Ready changes

Summary

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

Diff

diff --git a/debian/control b/debian/control
index 5668f12..9112e64 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Architecture: all
 Depends: ${java:Depends},
  ${misc:Depends}
 Suggests: libformula-java-doc
+Multi-Arch: foreign
 Description: Excel(tm) style formula expressions library
  LibFormula provides Excel-Style-Expressions. The implementation provided
  here is very generic and can be used in any application that needs to
@@ -26,6 +27,7 @@ Package: libformula-java-doc
 Section: doc
 Architecture: all
 Depends: ${misc:Depends}
+Multi-Arch: foreign
 Description: Excel(tm) style formula expressions library
  LibFormula provides Excel-Style-Expressions. The implementation provided
  here is very generic and can be used in any application that needs to

Debdiff

File lists identical (after any substitutions)

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

  • Multi-Arch: foreign

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

  • Multi-Arch: foreign

More details

Full run details