[DRE-commits] [ruby-omniauth-remote-user] 08/09: Add patch 0002-remove-bundler-dependences.patch

Thiago Ribeiro thiagovsk-guest at moszumanska.debian.org
Sun Mar 6 20:47:11 UTC 2016


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

thiagovsk-guest pushed a commit to branch master
in repository ruby-omniauth-remote-user.

commit 0a727466e82b159597ba6eee1a612c6a997f902e
Author: Thiago Ribeiro <thiagitosouza at gmail.com>
Date:   Sun Mar 6 16:38:13 2016 -0300

    Add patch 0002-remove-bundler-dependences.patch
---
 .../patches/0002-remove-bundler-dependences.patch   | 21 +++++++++++++++++++++
 debian/patches/series                               |  1 +
 2 files changed, 22 insertions(+)

diff --git a/debian/patches/0002-remove-bundler-dependences.patch b/debian/patches/0002-remove-bundler-dependences.patch
new file mode 100644
index 0000000..5f3b27a
--- /dev/null
+++ b/debian/patches/0002-remove-bundler-dependences.patch
@@ -0,0 +1,21 @@
+Description: Remove bundler dependences
+Author: Thiago Ribeiro <thiago at pencillabs.com>
+Forwarded: not-needed
+Last-Update: 2016-03-06
+--- a/spec/spec_helper.rb
++++ b/spec/spec_helper.rb
+@@ -1,14 +1,9 @@
+ require 'rubygems'
+-require 'bundler'
+ require 'rack/test'
+ require 'rspec'
+ require 'rack/test'
+ require 'omniauth'
+ require 'omniauth/test'
+-
+-Bundler.setup :default, :development, :test
+-
+-require 'rack/test'
+ require 'omniauth/remote-user'
+ 
+ RSpec.configure do |config|
diff --git a/debian/patches/series b/debian/patches/series
index 6cce490..e4782f9 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 0001-remove-simple-cov.patch
+0002-remove-bundler-dependences.patch

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



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