[DRE-commits] [diaspora] 217/257: update roxml version pacth

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Apr 12 14:17:29 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 6cbf878ee33abb400b1fd7851f0fee851f69b09d
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon Mar 30 13:59:49 2015 +0530

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

diff --git a/debian/patches/007-loosen-roxml-version.patch b/debian/patches/007-loosen-roxml-version.patch
index df64fe9..dce035b 100644
--- a/debian/patches/007-loosen-roxml-version.patch
+++ b/debian/patches/007-loosen-roxml-version.patch
@@ -2,12 +2,12 @@ Index: diaspora/Gemfile
 ===================================================================
 --- diaspora.orig/Gemfile
 +++ diaspora/Gemfile
-@@ -113,7 +113,7 @@ gem 'messagebus_ruby_api', '>= 1.0.3'
- gem 'nokogiri',         '1.6.4.1'
- gem 'redcarpet',        '3.2.0'
- gem 'twitter-text',     '1.10.0'
--gem 'roxml',            '3.1.6'
-+gem 'roxml',            '>= 3.1.6'
- gem 'ruby-oembed',      '0.8.11'
- gem 'opengraph_parser', '0.2.3'
+@@ -125,7 +125,7 @@ gem "messagebus_ruby_api", ">=1.0.3"
+ gem "nokogiri",          "1.6.6.2"
+ gem "redcarpet",         "3.2.2"
+ gem "twitter-text",      "1.11.0"
+-gem "roxml",             "3.1.6"
++gem "roxml",             ">=3.1.6"
+ gem "ruby-oembed",       "0.8.12"
+ gem "open_graph_reader", "0.5.0"
  

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