[DRE-commits] [SCM] ruby-instantiator.git branch, master, updated. upstream/0.0.6-8-gd2471e4

Cédric Boutillier cedric.boutillier at gmail.com
Wed Jan 4 13:16:59 UTC 2012


The following commit has been merged in the master branch:
commit d2471e4a4a2273679a9532db7dd45857c23ba608
Author: Cédric Boutillier <cedric.boutillier at gmail.com>
Date:   Wed Jan 4 14:00:17 2012 +0100

    propose alternative ruby-blankslate | ruby-builder

diff --git a/debian/control b/debian/control
index 6095c06..777b153 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Cédric Boutillier <cedric.boutillier at gmail.com>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.13~), ruby-blankslate
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.13~), ruby-blankslate | ruby-builder
 Standards-Version: 3.9.2
 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-instantiator.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-instantiator.git;a=summary
@@ -14,7 +14,7 @@ XS-Ruby-Versions: all
 Package: ruby-instantiator
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-blankslate
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-blankslate | ruby-builder
 Description: Ruby library to instantiate an arbitrary class
  This Ruby library permits the instantiation of an arbitrary class without
  knowing anything about the constructor.

-- 
ruby-instantiator.git



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