Multiarch Fixes - derby

Ready changes

Summary

  • ma-foreign : libderbyclient-java could be marked Multi-Arch: foreign
  • ma-foreign : libderby-java could be marked Multi-Arch: foreign
  • ma-foreign : derby-doc could be marked Multi-Arch: foreign

Diff

diff --git a/debian/control b/debian/control
index 62f25a2..db8345f 100644
--- a/debian/control
+++ b/debian/control
@@ -26,6 +26,7 @@ Package: libderbyclient-java
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: derby-doc, derby-tools
+Multi-Arch: foreign
 Description: Apache Derby Client JDBC Driver
  The Derby network client provides network connectivity to the Derby Network
  Server. It is distributed as an additional jar file, derbyclient.jar, with an
@@ -40,6 +41,7 @@ Package: libderby-java
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: derby-doc
+Multi-Arch: foreign
 Description: Apache Derby Database Engine and Embedded JDBC Driver
  Apache Derby is an open source relational database implemented entirely
  in Java.
@@ -93,6 +95,7 @@ Package: derby-doc
 Architecture: all
 Section: doc
 Depends: ${misc:Depends}
+Multi-Arch: foreign
 Description: Apache Derby API documentation and examples
  Apache Derby is an open source relational database implemented entirely
  in Java.

Debdiff

Debdiff is too long (more than 200 lines). Download the raw debdiff.

More details

Full run details