[DRE-commits] [ruby-faraday] 01/02: Refresh patches and delete 002_disable-simplecov-html patch

Sruthi Chandran srud-guest at moszumanska.debian.org
Thu Jul 20 08:37:04 UTC 2017


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

srud-guest pushed a commit to branch master
in repository ruby-faraday.

commit 69a0278c85b1c15a3c95d5b3a95ea63951c117bb
Author: Sruthi Chandran <srud at disroot.org>
Date:   Thu Jul 20 14:05:17 2017 +0530

    Refresh patches and delete 002_disable-simplecov-html patch
---
 debian/patches/001_remove-bundler.patch   |  4 ++--
 debian/patches/002_disable-simplecov-html | 35 -------------------------------
 debian/patches/series                     |  1 -
 3 files changed, 2 insertions(+), 38 deletions(-)

diff --git a/debian/patches/001_remove-bundler.patch b/debian/patches/001_remove-bundler.patch
index e702e42..7d193aa 100644
--- a/debian/patches/001_remove-bundler.patch
+++ b/debian/patches/001_remove-bundler.patch
@@ -4,8 +4,8 @@ Forwarded: not-needed
 Reviewed-By: Sebastien Badia <seb at sebian.fr>
 Last-Update: 2014-04-11
 
---- ruby-faraday-0.9.0.orig/script/test
-+++ ruby-faraday-0.9.0/script/test
+--- a/script/test
++++ b/script/test
 @@ -19,9 +19,9 @@
  #   $ RBENV_VERSIONS="1.9.3-p194 ree-1.8.7-2012.02" script/test
  set -e
diff --git a/debian/patches/002_disable-simplecov-html b/debian/patches/002_disable-simplecov-html
deleted file mode 100644
index 5842217..0000000
--- a/debian/patches/002_disable-simplecov-html
+++ /dev/null
@@ -1,35 +0,0 @@
-Description: Disable simplecov-html (not yet packaged)
-Author: Sebastien Badia <seb at sebian.fr>
-Forwarded: not-needed
-Last-Update: 2014-04-22
-
-Index: ruby-faraday/test/helper.rb
-===================================================================
---- ruby-faraday.orig/test/helper.rb
-+++ ruby-faraday/test/helper.rb
-@@ -1,15 +1,15 @@
--if RUBY_VERSION >= '1.9'
--  require 'simplecov'
--  require 'coveralls'
-+#if RUBY_VERSION >= '1.9'
-+#  require 'simplecov'
-+#  require 'coveralls'
- 
--  SimpleCov.formatters = [SimpleCov::Formatter::HTMLFormatter, Coveralls::SimpleCov::Formatter]
-+#  SimpleCov.formatters = [SimpleCov::Formatter::HTMLFormatter, Coveralls::SimpleCov::Formatter]
- 
--  SimpleCov.start do
--    add_filter '/bundle/'
--    add_filter '/test/'
--    minimum_coverage(87)
--  end
--end
-+#  SimpleCov.start do
-+#    add_filter '/bundle/'
-+#    add_filter '/test/'
-+#    minimum_coverage(87)
-+#  end
-+#end
- 
- gem 'minitest' if defined? Bundler
- require 'minitest/autorun'
diff --git a/debian/patches/series b/debian/patches/series
index 7230ea3..6a48fa2 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
 001_remove-bundler.patch
-002_disable-simplecov-html
 003_gemspec-no-git.patch

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



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