[DRE-commits] [SCM] ruby-rspec.git branch, master, updated. debian/2.10.0-2-10-ga13fd3a

Jérémy Bobbio lunar at debian.org
Tue Mar 26 15:31:21 UTC 2013


The following commit has been merged in the master branch:
commit bb15bd4cda9fad36690d168f775c8bf83d89802d
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Tue Mar 26 16:27:13 2013 +0100

    Update Depends to force upgrade of RSpec components

diff --git a/debian/control b/debian/control
index ce2863c..9e72f12 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ XS-Ruby-Versions: all
 Package: ruby-rspec
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-rspec-core, ruby-rspec-expectations, ruby-rspec-mocks
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-rspec-core (>= 2.13~), ruby-rspec-expectations (>= 2.13~), ruby-rspec-mocks (>= 2.13~)
 Replaces: librspec-ruby1.8 (<< 2.5.0-1~), librspec-ruby1.9.1 (<< 2.5.0-1~), librspec-ruby (<< 2.5.0-1~)
 Breaks: librspec-ruby1.8 (<< 2.5.0-1~), librspec-ruby1.9.1 (<< 2.5.0-1~), librspec-ruby (<< 2.5.0-1~)
 Provides: librspec-ruby1.8, librspec-ruby1.9.1, librspec-ruby

-- 
ruby-rspec.git



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