[DRE-commits] [ruby-polyglot] 04/05: d/control: removed version dependency of ruby1.8, changed it to ruby

Jonas Genannt jonas at brachium-system.net
Sat Nov 30 19:31:49 UTC 2013


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

hggh-guest pushed a commit to branch master
in repository ruby-polyglot.

commit b3e88424ded7a5c00b779180fa050241c008fcd1
Author: Jonas Genannt <jonas at brachium-system.net>
Date:   Sat Nov 30 20:19:43 2013 +0100

    d/control: removed version dependency of ruby1.8, changed it to ruby
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index fbe2987..3783f2d 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         ruby1.8 | ruby-interpreter
+         ruby | ruby-interpreter
 Description: Custom language loaders for specified file extensions
  Allows one to write custom language loaders for specified file extensions
  to be hooked into require.

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



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