[DRE-commits] [ruby-power-assert] 04/06: Set Multi-Arch: foreign to allow crossinstall of ruby itself
    zeha at debian.org 
    zeha at debian.org
       
    Tue Mar  1 18:10:13 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
zeha pushed a commit to branch master
in repository ruby-power-assert.
commit d75b052d4903a73f993d506b8f3ee12aa272d832
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Tue Mar 1 19:04:13 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 9c1510f..1b7e755 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,8 @@ XS-Ruby-Versions: all
 Package: ruby-power-assert
 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: library showing values of variables and method calls in an expression
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-power-assert.git
    
    
More information about the Pkg-ruby-extras-commits
mailing list