[DRE-commits] [ruby-celluloid] 04/05: refresh patch

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue May 12 06:47:29 UTC 2015


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

praveen pushed a commit to branch master
in repository ruby-celluloid.

commit 9801e427e4f3a4fffdf89438c2062a4ca6828516
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue May 12 11:39:33 2015 +0530

    refresh patch
---
 debian/patches/remove-rubygems-bundler-coveralls.patch | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/patches/remove-rubygems-bundler-coveralls.patch b/debian/patches/remove-rubygems-bundler-coveralls.patch
index c8faeb4..cc2ffa6 100644
--- a/debian/patches/remove-rubygems-bundler-coveralls.patch
+++ b/debian/patches/remove-rubygems-bundler-coveralls.patch
@@ -4,8 +4,10 @@ Description: we don't need rubygems, bundler or coveralls
 Author: Praveen Arimbrathodiyil <praveen at debian.org>
 Last-updated: 2013-05-18
 
---- a/spec/spec_helper.rb
-+++ b/spec/spec_helper.rb
+Index: ruby-celluloid/spec/spec_helper.rb
+===================================================================
+--- ruby-celluloid.orig/spec/spec_helper.rb
++++ ruby-celluloid/spec/spec_helper.rb
 @@ -1,8 +1,8 @@
 -require 'coveralls'
 -Coveralls.wear!
@@ -18,5 +20,5 @@ Last-updated: 2013-05-18
 +#require 'rubygems'
 +#require 'bundler/setup'
  require 'celluloid/rspec'
+ require 'celluloid/probe'
  
- logfile = File.open(File.expand_path("../../log/test.log", __FILE__), 'a')

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



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