[DRE-commits] [SCM] ruby-thin.git branch, master, updated. upstream/1.2.11-13-ga67af98

Laurent Arnoud laurent at spkdev.net
Sun Sep 25 20:33:18 UTC 2011


The following commit has been merged in the master branch:
commit 64e7af1341ee5b178144c053e1b1162dcd53110b
Author: Laurent Arnoud <laurent at spkdev.net>
Date:   Sun Sep 25 22:24:06 2011 +0200

    Dependency on ruby.
    
    Signed-off-by: Laurent Arnoud <laurent at spkdev.net>

diff --git a/debian/control b/debian/control
index 2e3d747..69a4928 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ XS-Ruby-Versions: all
 Package: ruby-thin
 Architecture: any
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby1.8 | ruby-interpreter, ruby-rack (>= 1.0.0), libeventmachine-ruby1.8 (>= 0.12.6), ruby-daemons (>= 1.0.9)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-rack (>= 1.0.0), libeventmachine-ruby1.8 (>= 0.12.6), ruby-daemons (>= 1.0.9)
 Description: fast and very simple Ruby web server
  Thin is a Ruby web server that glues together 3 of the best Ruby
  libraries in web history:

-- 
ruby-thin.git



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