[DRE-commits] [ruby-rspec-rails] 02/10: updated dependencies, description, synopsis for Rails 4.1 transition

Caitlin Matos cm-guest at moszumanska.debian.org
Thu Aug 14 18:17:05 UTC 2014


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

cm-guest pushed a commit to branch master
in repository ruby-rspec-rails.

commit 3df1edd035b8f37f8b2b484b6dc769ba404e75bc
Author: Caitlin Matos <caitlin.matos at zoho.com>
Date:   Wed Aug 13 19:30:30 2014 -0400

    updated dependencies, description, synopsis for Rails 4.1 transition
---
 debian/control | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/debian/control b/debian/control
index a4cba6c..685c9d9 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 (>= 2.13.0~), ruby-rspec-core (>= 2.13.0~), rake, rails3, ruby-sqlite3
+ ruby-rspec (>= 2.14.0~), ruby-rspec-core (>= 2.14.0~), rake, rails (>= 2:3.0), 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
@@ -15,15 +15,15 @@ Package: ruby-rspec-rails
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 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
+ ruby-rspec (>= 2.14.0~), ruby-activesupport (>= 2:3.0), ruby-actionpack (>= 2:3.0),
+ ruby-railties (>= 2:3.0)
+Description: RSpec 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
- or rails.  Many of the APIs from rspec-rails-1 have been carried forward,
- however, so upgrading an app from rspec-1/rails-2, while not pain-free, should
- not send you to the doctor with a migraine.
+ Rails 3+ and RSpec 2. It will not work with older versions of either RSpec
+ or Rails.  Many of the APIs from rspec-rails 1.x have been carried forward,
+ however, so upgrading an app, while not pain-free, should not send you to the
+ doctor with a migraine.
  .
- Rspec is behaviour driven development framework for Ruby.
+ Rspec is a behaviour driven development framework for Ruby.
  .
- Rails is MVC ruby based framework geared for web application development.
+ Rails is an MVC ruby based framework geared for web application development.

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



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