[DRE-commits] [SCM] ruby-rspec-rails.git branch, master, updated. upstream/2.10.1-15-g50a89b2

Praveen Arimbrathodiyil praveen at debian.org
Mon May 6 13:57:06 UTC 2013


The following commit has been merged in the master branch:
commit d4d871c847f26e827c3c47fd467650f23244b9b9
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Mar 29 22:17:32 2013 +0530

    update build dependencies and runtime dependencies

diff --git a/debian/control b/debian/control
index 5f44b99..332032d 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: Praveen Arimbrathodiyil <praveen at debian.org>
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), 
- ruby-rspec, ruby-rspec-core, rake, rails3, ruby-sqlite3
+ ruby-rspec (>= 2.13.0~), ruby-rspec-core (>= 2.13.0~), rake, rails3, ruby-sqlite3
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-rspec-rails.git
 Vcs-Browser: http://anonscm.debian.org/?p=pkg-ruby-extras/ruby-rspec-rails.git
@@ -14,8 +14,9 @@ XS-Ruby-Versions: all
 Package: ruby-rspec-rails
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# activesupport (>= 3.0), actionpack (>= 3.0), railties (>= 3.0), rspec (~> 2.10.0), rake (~> 0.9.2, development), cucumber (~> 1.1.9, development), aruba (~> 0.4.11, development), ZenTest (= 4.6.2, development), ammeter (= 0.2.5, development)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, 
+ ruby-rspec (>= 2.13.0~), ruby-activesupport (>= 3.2~), ruby-actionpack (>= 3.2~),
+ ruby-railties-3.2
 Description: rspec-2 for rails-3 with lightweight extensions to each
  This is a complete rewrite of the rspec-rails extension designed to work with
  rails-3.x and rspec-2.x. It will not work with older versions of either rspec

-- 
ruby-rspec-rails.git



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