[DRE-commits] [chef-zero] 03/03: Needs rspec 3 for the test suite

Antonio Terceiro terceiro at moszumanska.debian.org
Thu Jun 18 12:51:50 UTC 2015


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

terceiro pushed a commit to branch master
in repository chef-zero.

commit c36f313c8607c1d9ea2fa703d604986c10150a94
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sun Jun 14 17:10:06 2015 -0300

    Needs rspec 3 for the test suite
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index fc5482c..995d18e 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 7.0.50~),
                ruby-hashie (>= 2.0),
                ruby-mixlib-log (>= 1.3),
                ruby-rack,
-               ruby-rspec,
+               ruby-rspec (>= 3),
                ruby-uuidtools (>= 2.1)
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/chef-zero.git

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



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