[DRE-commits] [gitlab] 03/03: loosen gollum-lib for newer rougue

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Oct 2 05:26:51 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 de3783179e2d5d03c3165bf1afe17e18f5d390d1
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Oct 2 10:19:32 2015 +0530

    loosen gollum-lib for newer rougue
---
 debian/patches/0106-loosen-gollum-lib.patch | 13 +++++++++++++
 debian/patches/series                       |  1 +
 2 files changed, 14 insertions(+)

diff --git a/debian/patches/0106-loosen-gollum-lib.patch b/debian/patches/0106-loosen-gollum-lib.patch
new file mode 100644
index 0000000..a251374
--- /dev/null
+++ b/debian/patches/0106-loosen-gollum-lib.patch
@@ -0,0 +1,13 @@
+Index: gitlab/Gemfile
+===================================================================
+--- gitlab.orig/Gemfile
++++ gitlab/Gemfile
+@@ -55,7 +55,7 @@ gem "gitlab_git", '~> 7.2.15'
+ gem 'omniauth-ldap', '~> 1.0.4', require: "omniauth-ldap"
+ 
+ # Git Wiki
+-gem 'gollum-lib', '~> 4.0.2'
++gem 'gollum-lib', '~> 4.1.0'
+ 
+ # Language detection
+ # GitLab fork of linguist does not require pygments/python dependency.
diff --git a/debian/patches/series b/debian/patches/series
index 941897b..9fbe961 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -41,3 +41,4 @@ loosen-rails-version.patch
 0103-loosen-whenever.patch
 0104-loosen-kaminari.patch
 0105-loosen-slim.patch
+0106-loosen-gollum-lib.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