[DRE-commits] [ruby-rack-test] 03/06: Refresh patch 0001-Remove-Bundler-Dependencies.patch

Antonio Terceiro terceiro at moszumanska.debian.org
Fri Aug 14 14:39:43 UTC 2015


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

terceiro pushed a commit to branch master
in repository ruby-rack-test.

commit db0dbf016a12959a7879b3a5115598085517fa99
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Fri Aug 14 11:14:01 2015 -0300

    Refresh patch 0001-Remove-Bundler-Dependencies.patch
---
 debian/changelog                                      | 1 +
 debian/patches/0001-Remove-Bundler-Dependencies.patch | 7 ++++---
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9b5ff25..a26e0f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 ruby-rack-test (0.6.3-1) unstable; urgency=medium
 
   * New upstream release
+  * Refresh patch 0001-Remove-Bundler-Dependencies.patch
 
  -- Antonio Terceiro <terceiro at debian.org>  Fri, 14 Aug 2015 11:12:26 -0300
 
diff --git a/debian/patches/0001-Remove-Bundler-Dependencies.patch b/debian/patches/0001-Remove-Bundler-Dependencies.patch
index d88db35..0e1915e 100644
--- a/debian/patches/0001-Remove-Bundler-Dependencies.patch
+++ b/debian/patches/0001-Remove-Bundler-Dependencies.patch
@@ -8,14 +8,15 @@ Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>
  spec/spec_helper.rb |    3 +--
  1 file changed, 1 insertion(+), 2 deletions(-)
 
-diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb
-index 7461461..744eaf5 100644
 --- a/spec/spec_helper.rb
 +++ b/spec/spec_helper.rb
-@@ -1,8 +1,7 @@
+@@ -1,11 +1,8 @@
  require "rubygems"
 -require "bundler/setup"
 -
+-require "codeclimate-test-reporter"
+-CodeClimate::TestReporter.start
+ 
  require "rack"
  require "rspec"
 +require "sinatra"

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



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