[DRE-commits] [SCM] ruby-simple-oauth.git branch, master, updated. upstream/0.1.5-22-ge9cb5cd

Praveen Arimbrathodiyil praveen at debian.org
Fri May 17 22:57:03 UTC 2013


The following commit has been merged in the master branch:
commit f9001b53d2b2eecac8f7f6d39e0cae10d7158e8a
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sat May 18 04:11:01 2013 +0530

    remove simplecov

diff --git a/debian/patches/remove-simplecov.patch b/debian/patches/remove-simplecov.patch
new file mode 100644
index 0000000..5ef4a41
--- /dev/null
+++ b/debian/patches/remove-simplecov.patch
@@ -0,0 +1,11 @@
+--- a/spec/helper.rb
++++ b/spec/helper.rb
+@@ -1,6 +1,6 @@
+ unless ENV['CI']
+-  require 'simplecov'
+-  SimpleCov.start do
++#  require 'simplecov'
++#  SimpleCov.start do
+     add_filter 'spec'
+   end
+ end
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..93f0321
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+remove-simplecov.patch

-- 
ruby-simple-oauth.git



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