[DRE-commits] [diaspora] 01/03: allow omniauth-facebook 3.0.0

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Feb 2 14:58:30 UTC 2016


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

praveen pushed a commit to branch master
in repository diaspora.

commit 51a7260265a136c926e11b5fc121722ae7d58568
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Feb 2 19:22:01 2016 +0530

    allow omniauth-facebook 3.0.0
---
 debian/patches/032-relax-omniauth-facebook.patch | 25 ++++++++++++++++++++++++
 debian/patches/series                            |  1 +
 2 files changed, 26 insertions(+)

diff --git a/debian/patches/032-relax-omniauth-facebook.patch b/debian/patches/032-relax-omniauth-facebook.patch
new file mode 100644
index 0000000..2e87985
--- /dev/null
+++ b/debian/patches/032-relax-omniauth-facebook.patch
@@ -0,0 +1,25 @@
+From a6e3d587b65dad034d5cda75e6cb169699313489 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Jonne=20Ha=C3=9F?= <me at jhass.eu>
+Date: Thu, 10 Dec 2015 18:12:57 +0100
+Subject: [PATCH] bump omniauth-facebook
+
+---
+ Gemfile      |  2 +-
+  Gemfile.lock | 10 +++++-----
+   2 files changed, 6 insertions(+), 6 deletions(-)
+
+Bug: https://github.com/diaspora/diaspora/pull/6600
+
+Index: diaspora/Gemfile
+===================================================================
+--- diaspora.orig/Gemfile
++++ diaspora/Gemfile
+@@ -136,7 +136,7 @@ gem "open_graph_reader", "0.6.1"
+ # Services
+ 
+ gem "omniauth",           "1.2.2"
+-gem "omniauth-facebook",  "2.0.1"
++gem "omniauth-facebook",  "3.0.0"
+ gem "omniauth-tumblr",    "1.1"
+ gem "omniauth-twitter",   "1.2.1"
+ gem "twitter",            "5.15.0"
diff --git a/debian/patches/series b/debian/patches/series
index 1ba5cb6..338927a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -4,6 +4,7 @@
 019-remove-diaspora-vines.patch
 030-loosen-tiny-versions.patch
 031-embedded-gems.patch
+032-relax-omniauth-facebook.patch
 043-dont-do-git-checks.patch
 044-work-around-sprockets3.patch
 045-replace-sidetiq.patch

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



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