[DRE-commits] [ruby-omniauth-oauth2-generic] 03/05: Add patch to remove usage of bundler

Balasankar C balasankarc-guest at moszumanska.debian.org
Tue Jun 20 17:33:24 UTC 2017


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

balasankarc-guest pushed a commit to branch master
in repository ruby-omniauth-oauth2-generic.

commit cc6a337b40e7a7fd1fa6cf1c66d6cecb500d1ba5
Author: Balasankar C <balasankarc at autistici.org>
Date:   Tue Jun 20 22:47:14 2017 +0530

    Add patch to remove usage of bundler
---
 debian/patches/remove-bundler | 14 ++++++++++++++
 debian/patches/series         |  1 +
 2 files changed, 15 insertions(+)

diff --git a/debian/patches/remove-bundler b/debian/patches/remove-bundler
new file mode 100644
index 0000000..65d69a7
--- /dev/null
+++ b/debian/patches/remove-bundler
@@ -0,0 +1,14 @@
+Description: Remove usage of bundler for fetching dependencies
+Author: Balasankar C <balasankarc at autistici.org>
+Last-Update: 2017-06-20
+---
+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 'bundler/setup'
+-Bundler.setup
+-
+ require 'rack/test'
+ require 'webmock/rspec'
+ require 'omniauth-oauth2-generic'
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..4a4f712
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+remove-bundler

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



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