[DRE-commits] [diaspora] 238/257: loosen responders dependency

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Apr 12 14:17:33 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 a7f388d19fbeff84571c809e944925264d8593fb
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Apr 2 14:28:49 2015 +0530

    loosen responders dependency
---
 debian/patches/010-loosen-responders-version.patch | 13 +++++++++++++
 debian/patches/series                              |  1 +
 2 files changed, 14 insertions(+)

diff --git a/debian/patches/010-loosen-responders-version.patch b/debian/patches/010-loosen-responders-version.patch
new file mode 100644
index 0000000..6621573
--- /dev/null
+++ b/debian/patches/010-loosen-responders-version.patch
@@ -0,0 +1,13 @@
+Index: diaspora/Gemfile
+===================================================================
+--- diaspora.orig/Gemfile
++++ diaspora/Gemfile
+@@ -9,7 +9,7 @@ gem "actionpack-action_caching"
+ gem "actionpack-page_caching"
+ 
+ # responders (class level)
+-gem "responders", "2.1.0"
++gem "responders", "~> 2.0"
+ 
+ # Appserver
+ 
diff --git a/debian/patches/series b/debian/patches/series
index 629c578..72c44ab 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -6,6 +6,7 @@
 007-loosen-roxml-version.patch
 008-loosen-twitter-version.patch
 009-loosen-bootstrap-sass.patch
+010-loosen-responders-version.patch
 018-loosen-rails-timeago.patch
 021-loosen-omniauth-facebook-version.patch
 022-lower-fog-version.patch

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