[DRE-commits] [diaspora] 119/257: loosen will_paginate 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 e387b97c17aed2a55706fa23ddcf14bce9e8a66b
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Fri Nov 21 03:55:42 2014 +0530
loosen will_paginate version
---
debian/patches/017-loosen-will-paginate-version.patch | 13 +++++++++++++
debian/patches/series | 1 +
2 files changed, 14 insertions(+)
diff --git a/debian/patches/017-loosen-will-paginate-version.patch b/debian/patches/017-loosen-will-paginate-version.patch
new file mode 100644
index 0000000..3789b00
--- /dev/null
+++ b/debian/patches/017-loosen-will-paginate-version.patch
@@ -0,0 +1,13 @@
+Index: diaspora/Gemfile
+===================================================================
+--- diaspora.orig/Gemfile
++++ diaspora/Gemfile
+@@ -142,7 +142,7 @@ gem 'typhoeus', '0.6.9'
+ gem 'gon', '5.2.3'
+ gem 'haml', '4.0.5'
+ gem 'mobile-fu', '1.3.1'
+-gem 'will_paginate', '3.0.7'
++gem 'will_paginate', '~> 3.0'
+ gem 'rails-timeago', '2.11.0'
+
+ # Workarounds
diff --git a/debian/patches/series b/debian/patches/series
index 04d46d9..bb6a1cd 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -14,3 +14,4 @@ remove-gemfile-lock.patch
014-loosen-entypo-rails-version.patch
015-loosen-nokogiri-version.patch
016-loosen-oembed-version.patch
+017-loosen-will-paginate-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