[DRE-commits] [ruby-celluloid] 03/05: refresh patches

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Mar 6 08:08:24 UTC 2016


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

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

commit 36af48c0408505b093af507c1f7c715753f1eb25
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun Mar 6 13:11:21 2016 +0530

    refresh patches
---
 debian/changelog                                     |  1 +
 .../patches/remove-rubygems-bundler-coveralls.patch  | 20 +++++++-------------
 2 files changed, 8 insertions(+), 13 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5cf34b6..c62c9b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 ruby-celluloid (0.17.3-1) experimental; urgency=medium
 
   * New upstream release
+  * Refresh patches
 
  -- Pirate Praveen <praveen at debian.org>  Sun, 06 Mar 2016 13:09:05 +0530
 
diff --git a/debian/patches/remove-rubygems-bundler-coveralls.patch b/debian/patches/remove-rubygems-bundler-coveralls.patch
index cc2ffa6..72b5e64 100644
--- a/debian/patches/remove-rubygems-bundler-coveralls.patch
+++ b/debian/patches/remove-rubygems-bundler-coveralls.patch
@@ -8,17 +8,11 @@ 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!
--
--require 'rubygems'
--require 'bundler/setup'
-+#require 'coveralls'
-+#Coveralls.wear!
-+#
-+#require 'rubygems'
-+#require 'bundler/setup'
- require 'celluloid/rspec'
- require 'celluloid/probe'
+@@ -1,5 +1,5 @@
+-require "rubygems"
+-require "bundler/setup"
++#require "rubygems"
++#require "bundler/setup"
  
+ require "celluloid/rspec"
+ require "celluloid/essentials"

-- 
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