Multiarch Fixes - commons-exec

Ready changes

Summary

  • ma-foreign : libcommons-exec-java could be marked Multi-Arch: foreign

Diff

diff --git a/debian/control b/debian/control
index 5c2c28e..58b9522 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Homepage: https://commons.apache.org/exec/
 Package: libcommons-exec-java
 Architecture: all
 Depends: ${misc:Depends}
+Multi-Arch: foreign
 Description: Java library to reliably execute external processes from within the JVM
  Executing external processes from Java is a well-known problem
  area. It is inherently platform dependent and requires the developer

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Multi-Arch: foreign

More details

Full run details