[DRE-commits] [ruby-sinatra] 04/05: Change ruby1.8 dependency to ruby

Christian Hofstaedtler zeha at moszumanska.debian.org
Mon Dec 2 20:46:12 UTC 2013


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

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

commit b1d5c9f5546397b18040b9701c99fffa8d039920
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Mon Dec 2 21:13:52 2013 +0100

    Change ruby1.8 dependency to ruby
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 6fff138..017671f 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ XS-Ruby-Versions: all
 Package: ruby-sinatra
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby1.8 | ruby-interpreter, ruby-rack (>= 1.4) | ruby-rack1.4, ruby-tilt (>= 1.3.4), ruby-rack-protection (>= 1.4)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-rack (>= 1.4) | ruby-rack1.4, ruby-tilt (>= 1.3.4), ruby-rack-protection (>= 1.4)
 Description: Ruby web-development dressed in a DSL
  Sinatra is an open source web framework for Ruby programming language.
  It provides simple Domain Specific Language (DSL) for defining RESTful

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



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