[DRE-commits] [diaspora] 215/257: update messagebus version patch

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 ae8579957ea854e97d12cdee4c96b8131f9c8d94
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon Mar 30 13:54:43 2015 +0530

    update messagebus version patch
---
 debian/patches/006-loosen-messagebus-ruby-api-version.patch | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/patches/006-loosen-messagebus-ruby-api-version.patch b/debian/patches/006-loosen-messagebus-ruby-api-version.patch
index d61207f..9fd9090 100644
--- a/debian/patches/006-loosen-messagebus-ruby-api-version.patch
+++ b/debian/patches/006-loosen-messagebus-ruby-api-version.patch
@@ -2,12 +2,12 @@ Index: diaspora/Gemfile
 ===================================================================
 --- diaspora.orig/Gemfile
 +++ diaspora/Gemfile
-@@ -106,7 +106,7 @@ gem 'rails-i18n',           '4.0.3'
+@@ -118,7 +118,7 @@ gem "rails-i18n",           "4.0.4"
  # Mail
  
- gem 'markerb',             '1.0.2'
--gem 'messagebus_ruby_api', '1.0.3'
-+gem 'messagebus_ruby_api', '>= 1.0.3'
+ gem "markerb",             "1.0.2"
+-gem "messagebus_ruby_api", "1.0.3"
++gem "messagebus_ruby_api", ">=1.0.3"
  
  # Parsing
  

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