[DRE-commits] [ruby-pkg-config] 01/05: mark Multi-Arch as foreign

Daisuke Higuchi dai at moszumanska.debian.org
Sun Aug 6 14:20:52 UTC 2017


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

dai pushed a commit to branch master
in repository ruby-pkg-config.

commit 83eb25e7d0baae7113a4581964beea2196b21df7
Author: HIGUCHI Daisuke (VDR dai) <dai at debian.org>
Date:   Sun Aug 6 23:14:18 2017 +0900

    mark Multi-Arch as foreign
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index cc50923..2972e07 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
          ${misc:Depends}
+Multi-Arch: foreign
 Description: pkg-config implementation for Ruby
  pkg-config can be used in your extconf.rb to properly detect necessary
  libraries for compiling native Ruby extensions, using the pkg-config database.

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



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