[DRE-commits] [diaspora] 218/257: update twitter version patch

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Apr 12 14:17:30 UTC 2015


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

praveen pushed a commit to branch master
in repository diaspora.

commit e564061096a0393d43355988fb72219f47e0b9c2
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon Mar 30 14:01:01 2015 +0530

    update twitter version patch
---
 debian/patches/008-loosen-twitter-version.patch | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/debian/patches/008-loosen-twitter-version.patch b/debian/patches/008-loosen-twitter-version.patch
index 6500464..e4497ee 100644
--- a/debian/patches/008-loosen-twitter-version.patch
+++ b/debian/patches/008-loosen-twitter-version.patch
@@ -2,12 +2,12 @@ Index: diaspora/Gemfile
 ===================================================================
 --- diaspora.orig/Gemfile
 +++ diaspora/Gemfile
-@@ -124,7 +124,7 @@ gem 'omniauth',          '1.2.2'
- gem 'omniauth-facebook', '1.6.0'
- gem 'omniauth-tumblr',   '1.1'
- gem 'omniauth-twitter',  '1.0.1'
--gem 'twitter',           '4.8.1'
-+gem 'twitter',           '>= 4.8.1'
- gem 'omniauth-wordpress','0.2.1'
+@@ -135,7 +135,7 @@ gem "omniauth",           "1.2.2"
+ gem "omniauth-facebook",  "1.6.0"
+ gem "omniauth-tumblr",    "1.1"
+ gem "omniauth-twitter",   "1.0.1"
+-gem "twitter",            "4.8.1"
++gem "twitter",            ">=4.8.1"
+ gem "omniauth-wordpress", "0.2.1"
  
- # XMPP chat dependencies
+ # Serializers

-- 
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