[DRE-commits] [ruby-rspec-rails] 02/04: more neutral description, bump Standards-Version to 3.9.6, bump version of rspec in deps

Cédric Boutillier boutil at moszumanska.debian.org
Sat May 2 20:42:23 UTC 2015


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

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

commit 4187b0564fa77e321532142ca68469ba050138ce
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sat May 2 22:12:08 2015 +0200

    more neutral description, bump Standards-Version to 3.9.6, bump version of rspec in deps
---
 debian/control | 20 +++++++-------------
 1 file changed, 7 insertions(+), 13 deletions(-)

diff --git a/debian/control b/debian/control
index 7843066..6f911ec 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,8 @@ Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Praveen Arimbrathodiyil <praveen at debian.org>, Caitlin Matos <caitlin.matos at zoho.com>
 Build-Depends: debhelper (>= 9), gem2deb (>= 0.7.6),
- ruby-rspec (>= 2.14.0~), ruby-rspec-core (>= 2.14.0~), rake, rails (>= 2:3.0), ruby-sqlite3
-Standards-Version: 3.9.5
+ ruby-rspec (>= 3.2~), rake, rails (>= 2:3.0), ruby-sqlite3
+Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-rspec-rails.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-rspec-rails.git
 Homepage: http://github.com/rspec/rspec-rails
@@ -15,15 +15,9 @@ Package: ruby-rspec-rails
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, 
- ruby-rspec (>= 2.14.0~), ruby-activesupport (>= 2:3.0), ruby-actionpack (>= 2:3.0),
+ ruby-rspec (>= 3.2~), 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+ 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 a behaviour driven development framework for Ruby.
- .
- Rails is an MVC ruby based framework geared for web application development.
+Description: RSpec for Rails 3+
+ This package provides an extension of RSpec, a behaviour driven development
+ framework for Ruby, to work with Ruby on Rails, the famous MVC Ruby bases
+ 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