[DRE-commits] [diaspora] 01/01: relax responders

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Mar 13 11:18:24 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 aec44c90564547467e4ba337b8f6724ed5467864
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun Mar 13 15:00:54 2016 +0530

    relax responders
---
 debian/patches/050-relax-stable-libs.patch | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/debian/patches/050-relax-stable-libs.patch b/debian/patches/050-relax-stable-libs.patch
index e66a14e..eee8958 100644
--- a/debian/patches/050-relax-stable-libs.patch
+++ b/debian/patches/050-relax-stable-libs.patch
@@ -4,6 +4,15 @@ Index: diaspora/Gemfile
 ===================================================================
 --- diaspora.orig/Gemfile
 +++ diaspora/Gemfile
+@@ -4,7 +4,7 @@ gem "rails", "~> 4.2.5"
+ 
+ # Legacy Rails features, remove me!
+ # responders (class level)
+-gem "responders", "2.1.1"
++gem "responders", "~> 2.1"
+ 
+ # Appserver
+ 
 @@ -18,7 +18,7 @@ gem "diaspora_federation-rails", "0.0.12
  
  gem "acts_as_api", "0.4.2"

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