[DRE-commits] [diaspora] 120/257: loosen rails-timeago version

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Apr 12 14:17:13 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 88a91c0c30a560e15b374924450abec69b67c7fb
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Nov 21 04:09:43 2014 +0530

    loosen rails-timeago version
---
 debian/patches/018-loosen-rails-timeago.patch | 13 +++++++++++++
 debian/patches/series                         |  1 +
 2 files changed, 14 insertions(+)

diff --git a/debian/patches/018-loosen-rails-timeago.patch b/debian/patches/018-loosen-rails-timeago.patch
new file mode 100644
index 0000000..177764c
--- /dev/null
+++ b/debian/patches/018-loosen-rails-timeago.patch
@@ -0,0 +1,13 @@
+Index: diaspora/Gemfile
+===================================================================
+--- diaspora.orig/Gemfile
++++ diaspora/Gemfile
+@@ -143,7 +143,7 @@ gem 'gon',                     '5.2.3'
+ gem 'haml',                    '4.0.5'
+ gem 'mobile-fu',               '1.3.1'
+ gem 'will_paginate',           '~> 3.0'
+-gem 'rails-timeago',           '2.11.0'
++gem 'rails-timeago',           '~> 2.11'
+ 
+ # Workarounds
+ # https://github.com/rubyzip/rubyzip#important-note
diff --git a/debian/patches/series b/debian/patches/series
index bb6a1cd..ec39bd6 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -15,3 +15,4 @@ remove-gemfile-lock.patch
 015-loosen-nokogiri-version.patch
 016-loosen-oembed-version.patch
 017-loosen-will-paginate-version.patch
+018-loosen-rails-timeago.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