[DRE-commits] [gitlab] 02/02: loosen kaminari

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Oct 1 16:12:45 UTC 2015


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository gitlab.

commit 7e469ef5857e526302f9de6d59af09a8c2ab4405
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Oct 1 21:37:39 2015 +0530

    loosen kaminari
---
 debian/patches/0104-loosen-kaminari.patch | 13 +++++++++++++
 debian/patches/series                     |  1 +
 2 files changed, 14 insertions(+)

diff --git a/debian/patches/0104-loosen-kaminari.patch b/debian/patches/0104-loosen-kaminari.patch
new file mode 100644
index 0000000..00e7178
--- /dev/null
+++ b/debian/patches/0104-loosen-kaminari.patch
@@ -0,0 +1,13 @@
+Index: gitlab/Gemfile
+===================================================================
+--- gitlab.orig/Gemfile
++++ gitlab/Gemfile
+@@ -77,7 +77,7 @@ gem "stamp", '~> 0.6.0'
+ gem 'enumerize', '~> 1.0.0'
+ 
+ # Pagination
+-gem "kaminari", "~> 0.15.1"
++gem "kaminari", "~> 0.16.3"
+ 
+ # HAML
+ gem "haml-rails", '~> 0.9.0'
diff --git a/debian/patches/series b/debian/patches/series
index ae6d595..d42951e 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -39,3 +39,4 @@ loosen-rails-version.patch
 0101-disable-newrelic.patch
 0102-loosen-octokit.patch
 0103-loosen-whenever.patch
+0104-loosen-kaminari.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gitlab.git



More information about the Pkg-ruby-extras-commits mailing list