Multiarch Fixes - c3p0

Ready changes

Summary

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

Diff

diff --git a/debian/control b/debian/control
index f82dc7d..800aff2 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Package: libc3p0-java
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: liblog4j1.2-java
+Multi-Arch: foreign
 Description: library for JDBC connection pooling
  c3p0 is an easy-to-use library for making traditional JDBC drivers
  "enterprise-ready" by augmenting them with functionality defined by
@@ -24,6 +25,7 @@ Section: doc
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: libc3p0-java
+Multi-Arch: foreign
 Description: library for JDBC connection pooling (documentation)
  c3p0 is an easy-to-use library for making traditional JDBC drivers
  "enterprise-ready" by augmenting them with functionality defined by

Debdiff

File lists identical (after any substitutions)

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

  • Multi-Arch: foreign

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

  • Multi-Arch: foreign

More details

Full run details