[DRE-commits] [SCM] ruby-slop.git branch, master, updated. upstream/3.0.0-5-g1b018a7

Youhei SASAKI uwabami at gfd-dennou.org
Thu Feb 2 08:21:34 UTC 2012


The following commit has been merged in the master branch:
commit 08125544c8e5dce32396dc250b0b612dfd0d3791
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Sun Jan 29 18:30:32 2012 +0900

    Change XS-Ruby-Versions: all
    
    Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>

diff --git a/debian/control b/debian/control
index 78bbd73..f7e69aa 100644
--- a/debian/control
+++ b/debian/control
@@ -9,12 +9,13 @@ Standards-Version: 3.9.2
 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-slop.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-slop.git;a=summary
 Homepage: http://github.com/injekt/slop
-XS-Ruby-Versions: ruby1.9.1
+#XS-Ruby-Versions: ruby1.9.1
+XS-Ruby-Versions: all
 
 Package: ruby-slop
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby1.9.1 | ruby-interpreter
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby1.8 | ruby-interpreter
 Description: Simple DSL for gathering options and parsing the command lineOption
  Slop is a simple option parser with an easy to remember syntax and
  friendly API.

-- 
ruby-slop.git



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