[DRE-commits] [SCM] ruby-omniauth-facebook.git branch, master, updated. upstream/1.4.1-10-gf1125cd

Nitesh A Jain niteshjain92 at gmail.com
Wed Jun 12 17:02:29 UTC 2013


The following commit has been merged in the master branch:
commit f1125cd40c25140bd133fda17888a448f3a236c6
Author: Nitesh A Jain <niteshjain92 at gmail.com>
Date:   Wed Jun 12 22:32:15 2013 +0530

    removed bundler

diff --git a/debian/patches/removing_bundler.diff b/debian/patches/removing_bundler.diff
new file mode 100644
index 0000000..07e2809
--- /dev/null
+++ b/debian/patches/removing_bundler.diff
@@ -0,0 +1,13 @@
+Description: Removing bundler from test/helper.rb
+Author: Nitesh A Jain <niteshjain92 at gmail.com>
+Forwarded: no
+Last-Update: 2013-06-12
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/test/helper.rb
++++ b/test/helper.rb
+@@ -1,4 +1,3 @@
+-require 'bundler/setup'
+ require 'minitest/autorun'
+ require 'mocha'
+ require 'omniauth/strategies/facebook'
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..1e07cfb
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+removing_bundler.diff

-- 
ruby-omniauth-facebook.git



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