Multiarch Fixes - commons-pool

Ready changes

Summary

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

Diff

diff --git a/debian/control b/debian/control
index 9dcd186..fc31f16 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,7 @@ Homepage: https://commons.apache.org/pool/
 Package: libcommons-pool-java
 Architecture: all
 Depends: ${misc:Depends}
+Multi-Arch: foreign
 Description: pooling implementation for Java objects
  Pool provides an Object-pooling API, with three major aspects:
   1. A generic object pool interface that clients and implementors can use to
@@ -34,6 +35,7 @@ Section: doc
 Depends: ${misc:Depends}
 Recommends: default-jdk-doc
 Suggests: libcommons-pool-java
+Multi-Arch: foreign
 Description: pooling implementation for Java objects - documentation
  Pool provides an Object-pooling API, with three major aspects:
   1. A generic object pool interface that clients and implementors can use to

Debdiff

File lists identical (after any substitutions)

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

  • Multi-Arch: foreign

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

  • Multi-Arch: foreign

More details

Full run details