[DRE-commits] [ruby-inline] 02/04: Depends on current rubyX.Y-dev packages
Christian Hofstaedtler
zeha at moszumanska.debian.org
Wed Jan 15 22:40:07 UTC 2014
This is an automated email from the git hooks/post-receive script.
zeha pushed a commit to branch master
in repository ruby-inline.
commit e3cc111711c700e47ac0e8f9ff7676324f1a067b
Author: Christian Hofstaedtler <zeha at debian.org>
Date: Wed Jan 15 23:38:54 2014 +0100
Depends on current rubyX.Y-dev packages
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index e7b4d7b..4aa0cf3 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ XS-Ruby-Versions: all
Package: ruby-inline
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby1.8-dev | ruby1.9.1-dev, rake
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby2.0-dev, ruby1.9.1-dev, rake
Recommends: gcc | c-compiler, rubygems
Description: Ruby library for embedding C/++ external module code
Inline allows you to write foreign code within your ruby code. It
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-inline.git
More information about the Pkg-ruby-extras-commits
mailing list