Multiarch Fixes - ruby-contracts

Ready changes

Summary

  • ma-foreign : ruby-contracts could be marked Multi-Arch: foreign

Diff

diff --git a/debian/control b/debian/control
index 3d2f28f..cac85dc 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Architecture: all
 Depends: ${misc:Depends},
          ${ruby:Depends},
          ${shlibs:Depends}
+Multi-Arch: foreign
 Description: Contracts (a assert like) for Ruby
  This library provides contracts for Ruby. Contracts let you clearly express
  how your code behaves, and free you from writing tons of boilerplate, defensive

More details

Full run details