[DRE-commits] [ruby-did-you-mean] 01/03: Set Multi-Arch: foreign to allow crossinstall of ruby itself

zeha at debian.org zeha at debian.org
Tue Mar 1 18:04:31 UTC 2016


This is an automated email from the git hooks/post-receive script.

zeha pushed a commit to branch master
in repository ruby-did-you-mean.

commit b0ff098adaa7093b91e871fbb7ed787035b2926d
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Tue Mar 1 19:01:30 2016 +0100

    Set Multi-Arch: foreign to allow crossinstall of ruby itself
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index 16fe5a2..a89d091 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,8 @@ XS-Ruby-Versions: all
 Package: ruby-did-you-mean
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
+# Note: this package is part of the "interpreter bundled" set. As such it should not depend on ruby and needs to be Multi-Arch aware.
+Multi-Arch: foreign
 Depends: ${misc:Depends},
          ${shlibs:Depends}
 Description: smart error messages for Ruby > 2.3

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-did-you-mean.git



More information about the Pkg-ruby-extras-commits mailing list