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

Praveen Arimbrathodiyil praveen at debian.org
Fri Mar 15 12:26:44 UTC 2013


The following commit has been merged in the master branch:
commit e2bcd40cbbbd2dc66cad975aa633c2dc8ba0ccce
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Mar 15 17:33:11 2013 +0530

    update itp number, description, email etc

diff --git a/debian/changelog b/debian/changelog
index 5d3a20a..f4df8ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-ruby-rspec-rails (2.10.1-1) UNRELEASED; urgency=low
+ruby-rspec-rails (2.10.1-1) unstable; urgency=low
 
-  * Initial release (Closes: #nnnn)
+  * Initial release (Closes: #676402)
 
- -- Praveen Arimbrathodiyil <pravi at savannah.pnq.redhat.com>  Tue, 12 Mar 2013 20:52:09 +0530
+ -- Praveen Arimbrathodiyil <praveen at debian.org>  Tue, 12 Mar 2013 20:52:09 +0530
diff --git a/debian/control b/debian/control
index 32042fe..6120dae 100644
--- a/debian/control
+++ b/debian/control
@@ -16,5 +16,13 @@ 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)
-Description: rspec-rails-2.10.1
- RSpec for Rails
+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
+ 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.
+ .
+ Rspec is behaviour driven development framework for Ruby.
+ .
+ Rails is MVC ruby based framework geared for web application development.

-- 
ruby-rspec-rails.git



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