[DRE-commits] [ruby-omniauth-twitter] 03/06: Remove relax-json.patch and remove-simplecov.patch

Sruthi Chandran srud-guest at moszumanska.debian.org
Thu Jul 20 10:23:48 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-omniauth-twitter.

commit c6baf328117d7b31c2b29c11bbda813eb32b9f59
Author: Sruthi Chandran <srud at disroot.org>
Date:   Thu Jul 20 15:17:21 2017 +0530

    Remove relax-json.patch and remove-simplecov.patch
---
 debian/patches/relax-json.patch       | 11 -----------
 debian/patches/remove-simplecov.patch | 23 -----------------------
 debian/patches/series                 |  2 --
 3 files changed, 36 deletions(-)

diff --git a/debian/patches/relax-json.patch b/debian/patches/relax-json.patch
deleted file mode 100644
index 317beb2..0000000
--- a/debian/patches/relax-json.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/omniauth-twitter.gemspec
-+++ b/omniauth-twitter.gemspec
-@@ -17,7 +17,7 @@
-   s.executables   = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
-   s.require_paths = ["lib"]
- 
--  s.add_dependency 'json', '~> 1.3'
-+  s.add_dependency 'json', '>= 1.3'
-   s.add_dependency 'omniauth-oauth', '~> 1.1'
-   s.add_development_dependency 'bundler', '~> 1.0'
- end
diff --git a/debian/patches/remove-simplecov.patch b/debian/patches/remove-simplecov.patch
deleted file mode 100644
index accf450..0000000
--- a/debian/patches/remove-simplecov.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-Description: Remove simplecov
- It is just used for code coverage.
-Author: Praveen Arimbrathodiyil <praveen at debian.org>
-Last-Update: 2013-06-12
-
-Index: ruby-omniauth-twitter/spec/spec_helper.rb
-===================================================================
---- ruby-omniauth-twitter.orig/spec/spec_helper.rb
-+++ ruby-omniauth-twitter/spec/spec_helper.rb
-@@ -1,9 +1,9 @@
- $:.unshift File.expand_path('..', __FILE__)
- $:.unshift File.expand_path('../../lib', __FILE__)
--require 'simplecov'
--SimpleCov.start do
--  minimum_coverage(94.59)
--end
-+#require 'simplecov'
-+#SimpleCov.start do
-+#  minimum_coverage(94.59)
-+#end
- require 'rspec'
- require 'rack/test'
- require 'webmock/rspec'
diff --git a/debian/patches/series b/debian/patches/series
index 96935be..e69de29 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +0,0 @@
-remove-simplecov.patch
-relax-json.patch

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



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