[DRE-commits] [diaspora] 07/11: refresh patches modified: debian/patches/010-loosen-responders-version.patch modified: debian/patches/018-loosen-rails-timeago.patch
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Tue Jul 28 11:43:45 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 ef97ff4fa54e0e47039099e715a914dee7e0d0e3
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Tue Jul 28 14:39:46 2015 +0530
refresh patches
modified: debian/patches/010-loosen-responders-version.patch
modified: debian/patches/018-loosen-rails-timeago.patch
---
debian/patches/010-loosen-responders-version.patch | 4 ++--
debian/patches/018-loosen-rails-timeago.patch | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/patches/010-loosen-responders-version.patch b/debian/patches/010-loosen-responders-version.patch
index 6621573..7c73fc3 100644
--- a/debian/patches/010-loosen-responders-version.patch
+++ b/debian/patches/010-loosen-responders-version.patch
@@ -2,9 +2,9 @@ Index: diaspora/Gemfile
===================================================================
--- diaspora.orig/Gemfile
+++ diaspora/Gemfile
-@@ -9,7 +9,7 @@ gem "actionpack-action_caching"
- gem "actionpack-page_caching"
+@@ -4,7 +4,7 @@ gem "rails", "4.2.3"
+ # Legacy Rails features, remove me!
# responders (class level)
-gem "responders", "2.1.0"
+gem "responders", "~> 2.0"
diff --git a/debian/patches/018-loosen-rails-timeago.patch b/debian/patches/018-loosen-rails-timeago.patch
index 2baac6d..55558c7 100644
--- a/debian/patches/018-loosen-rails-timeago.patch
+++ b/debian/patches/018-loosen-rails-timeago.patch
@@ -2,7 +2,7 @@ Index: diaspora/Gemfile
===================================================================
--- diaspora.orig/Gemfile
+++ diaspora/Gemfile
-@@ -169,7 +169,7 @@ gem "gon", "5.2.3"
+@@ -167,7 +167,7 @@ gem "gon", "5.2.3"
gem "haml", "4.0.6"
gem "mobile-fu", "1.3.1"
gem "will_paginate", "3.0.7"
--
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