[DRE-commits] [diaspora] 09/11: refresh patches
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Wed May 6 07:45:07 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 92c0fbfda1eb71652d70d9a702cbbb97d0b21149
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Wed May 6 13:08:38 2015 +0530
refresh patches
---
debian/patches/007-loosen-roxml-version.patch | 4 ++--
debian/patches/030-loosen-tiny-versions.patch | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/patches/007-loosen-roxml-version.patch b/debian/patches/007-loosen-roxml-version.patch
index dce035b..16d2af9 100644
--- a/debian/patches/007-loosen-roxml-version.patch
+++ b/debian/patches/007-loosen-roxml-version.patch
@@ -4,10 +4,10 @@ Index: diaspora/Gemfile
+++ diaspora/Gemfile
@@ -125,7 +125,7 @@ gem "messagebus_ruby_api", ">=1.0.3"
gem "nokogiri", "1.6.6.2"
- gem "redcarpet", "3.2.2"
+ gem "redcarpet", "3.2.3"
gem "twitter-text", "1.11.0"
-gem "roxml", "3.1.6"
-+gem "roxml", ">=3.1.6"
++gem "roxml", "~> 3.1"
gem "ruby-oembed", "0.8.12"
gem "open_graph_reader", "0.5.0"
diff --git a/debian/patches/030-loosen-tiny-versions.patch b/debian/patches/030-loosen-tiny-versions.patch
index 933bbf9..bc6ecca 100644
--- a/debian/patches/030-loosen-tiny-versions.patch
+++ b/debian/patches/030-loosen-tiny-versions.patch
@@ -24,10 +24,10 @@ Index: diaspora/Gemfile
# Parsing
gem "nokogiri", "1.6.6.2"
--gem "redcarpet", "3.2.2"
+-gem "redcarpet", "3.2.3"
+gem "redcarpet", "~> 3.2.0"
gem "twitter-text", "1.11.0"
- gem "roxml", ">=3.1.6"
+ gem "roxml", "~> 3.1"
gem "ruby-oembed", "0.8.12"
@@ -152,16 +152,16 @@ gem "acts-as-taggable-on", "3.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