[DRE-commits] [ruby-omniauth-saml] 03/04: refresh patches

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Mar 15 16:44:17 UTC 2016


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

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

commit 16a1f73f9603c262a49d79ec115d1344361ff59f
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Mar 15 22:09:02 2016 +0530

    refresh patches
---
 debian/patches/simplecov | 31 ++++++++++++++++++++++++-------
 1 file changed, 24 insertions(+), 7 deletions(-)

diff --git a/debian/patches/simplecov b/debian/patches/simplecov
index 0b2ca02..6189585 100644
--- a/debian/patches/simplecov
+++ b/debian/patches/simplecov
@@ -4,12 +4,29 @@ Author: Balasankar C <balasankarc at autistici.org>
 Last-Update: 2015-07-07
 ---
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
---- a/spec/spec_helper.rb
-+++ b/spec/spec_helper.rb
-@@ -1,6 +1,3 @@
--require 'simplecov'
--SimpleCov.start
--
+Index: ruby-omniauth-saml/spec/spec_helper.rb
+===================================================================
+--- ruby-omniauth-saml.orig/spec/spec_helper.rb
++++ ruby-omniauth-saml/spec/spec_helper.rb
+@@ -1,13 +1,13 @@
+-if RUBY_VERSION >= '1.9'
+-  require 'simplecov'
++#if RUBY_VERSION >= '1.9'
++#  require 'simplecov'
+ 
+-  if ENV['TRAVIS']
+-    require 'coveralls'
+-    Coveralls.wear!
+-  end
++#  if ENV['TRAVIS']
++#    require 'coveralls'
++#    Coveralls.wear!
++#  end
+ 
+-  SimpleCov.start
+-end
++#  SimpleCov.start
++#end
+ 
  require 'omniauth-saml'
  require 'rack/test'
- require 'rexml/document'

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



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