[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 6e8bd12a05e288afdb62cd8674bfe4d4632c08cf
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Mar 29 22:02:51 2013 +0530

    new upstream release

diff --git a/debian/changelog b/debian/changelog
index f4df8ee..6ad0ed7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-rspec-rails (2.13.0-1) UNRELEASED; urgency=low
+
+  * New upstream release
+
+ -- Praveen Arimbrathodiyil <praveen at debian.org>  Fri, 29 Mar 2013 22:02:18 +0530
+
 ruby-rspec-rails (2.10.1-1) unstable; urgency=low
 
   * Initial release (Closes: #676402)
diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb
index 13373f1..3f291da 100644
--- a/spec/spec_helper.rb
+++ b/spec/spec_helper.rb
@@ -6,7 +6,7 @@ module RSpecRails
 end
 
 require 'rspec/rails'
-require 'ammeter/init'
+#require 'ammeter/init'
 
 Dir["#{File.dirname(__FILE__)}/support/**/*.rb"].each {|f| require f}
 

-- 
ruby-rspec-rails.git



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