[DRE-commits] [ruby-inline] 01/02: Replace rubyX.Y-dev dependencies with ruby-all-dev

Christian Hofstaedtler zeha at moszumanska.debian.org
Wed Apr 9 14:34:21 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 0157ae404f9d8a1551e4b96c3c499f5eb4436e7a
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Wed Apr 9 16:29:52 2014 +0200

    Replace rubyX.Y-dev dependencies with ruby-all-dev
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 11b587c..8707294 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, ruby2.0-dev, ruby1.9.1-dev, rake
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-all-dev, rake
 Recommends: gcc | c-compiler
 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