[DRE-commits] [ruby-rspec-core] 04/07: Build-depend on ruby-rspec, depend on ruby-rspec-{mocks, expectations}

Cédric Boutillier boutil at alioth.debian.org
Thu Aug 15 19:59:01 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-core.

commit 3aa0f692659c5742f69ac49b61493393a90c3425
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sat Aug 10 22:52:30 2013 +0200

    Build-depend on ruby-rspec, depend on ruby-rspec-{mocks,expectations}
---
 debian/control |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 99eb701..f68187c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Lucas Nussbaum <lucas at lucas-nussbaum.net>, Cédric Boutillier <boutil at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), rake, ruby-rspec-expectations (>= 2.13~), ruby-rspec-mocks (>= 2.13~), ruby-childprocess, ruby-fakefs, ruby-nokogiri, ruby-json
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), rake, ruby-rspec (>= 2.14~), ruby-rspec-expectations (>= 2.14~), ruby-rspec-mocks (>= 2.14~), ruby-childprocess, ruby-fakefs, ruby-nokogiri, ruby-json
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-rspec-core.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-rspec-core.git
@@ -13,7 +13,7 @@ XS-Ruby-Versions: all
 Package: ruby-rspec-core
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-rspec-expectations (>= 2.14~), ruby-rspec-mocks (>= 2.14~)
 Suggests: ruby-rspec
 Description: Behaviour Driven Development framework for Ruby - core
  RSpec is a Behaviour Driven Development framework for Ruby. It

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



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