Multiarch Fixes - openzwave

Ready changes

Summary

  • ma-same : libopenzwave1.6 could be marked Multi-Arch: same
  • ma-foreign : libopenzwave-doc could be marked Multi-Arch: foreign

Diff

diff --git a/debian/control b/debian/control
index 3825a2d..1b3ebb0 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,7 @@ Section: libs
 Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Multi-Arch: same
 Description: API to use a Z-Wave controller
  OpenZWave is an open-source, cross-platform library designed to enable
  anyone to add support for Z-Wave home-automation devices to their
@@ -46,6 +47,7 @@ Package: libopenzwave-doc
 Section: doc
 Depends: ${misc:Depends}, libjs-jquery
 Architecture: all
+Multi-Arch: foreign
 Description: documentation for the openzwave library
  OpenZWave is an open-source, cross-platform library designed to enable
  anyone to add support for Z-Wave home-automation devices to their

More details

Full run details

Historical runs