[DRE-commits] [ruby-mecab] 01/05: Build for all available Rubies

Christian Hofstaedtler zeha at moszumanska.debian.org
Sun Dec 22 17:15:17 UTC 2013


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

zeha pushed a commit to branch master
in repository ruby-mecab.

commit 6a67d9a7cff3e88a837f01d958340d1c0054c370
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Sun Dec 22 18:09:59 2013 +0100

    Build for all available Rubies
---
 debian/control | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 29cb689..b85bde1 100644
--- a/debian/control
+++ b/debian/control
@@ -7,11 +7,12 @@ Build-Depends: debhelper (>= 7), gem2deb,
 	libmecab-dev,
 Standards-Version: 3.9.4
 Homepage: http://code.google.com/p/mecab/
-XS-Ruby-Versions: ruby1.9.1
+XS-Ruby-Versions: all
 
 Package: ruby-mecab
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends},
+XB-Ruby-Versions: ${ruby:Versions}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Replaces: libmecab-ruby (<< 0.98-5~), libmecab-ruby1.8 (<< 0.98-5~), libmecab-ruby1.9.1 (<< 0.98-5~)
 Conflicts: libmecab-ruby (<< 0.98-5~), libmecab-ruby1.8 (<< 0.98-5~), libmecab-ruby1.9.1 (<< 0.98-5~)
 Provides: libmecab-ruby, libmecab-ruby1.8, libmecab-ruby1.9.1

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



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