[DRE-commits] [ruby-rspec] 02/03: remove rspec-mocks and rspec-expectations from Depends

Cédric Boutillier boutil at alioth.debian.org
Thu Aug 15 19:59:15 UTC 2013


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

boutil pushed a commit to branch master
in repository ruby-rspec.

commit 3527a57803fd76ee550d5503b91216ded2daea37
Author: Cédric Boutillier <boutil at debian.org>
Date:   Thu Aug 15 19:35:44 2013 +0200

    remove rspec-mocks and rspec-expectations from Depends
---
 debian/control |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 447a48d..115e242 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 (>= 2.13~), ruby-rspec-expectations (>= 2.13~), ruby-rspec-mocks (>= 2.13~)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-rspec-core (>= 2.14~)
 Description: Behaviour Driven Development framework for Ruby - metapackage
  RSpec is a Behaviour Driven Development framework for Ruby. It
  provides a framework for writing and executing examples of how your

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



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