[DRE-commits] [gitlab] 01/04: relax gitlab_git

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Aug 25 17:28:27 UTC 2016


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

praveen pushed a commit to branch master-8.10
in repository gitlab.

commit dac0c3c5ca9622a3fd19d46e2157ba9d1a0e8b3a
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Aug 25 14:58:19 2016 +0530

    relax gitlab_git
---
 debian/patches/0050-relax-stable-libs.patch | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/debian/patches/0050-relax-stable-libs.patch b/debian/patches/0050-relax-stable-libs.patch
index ac34260..3697dd7 100644
--- a/debian/patches/0050-relax-stable-libs.patch
+++ b/debian/patches/0050-relax-stable-libs.patch
@@ -67,6 +67,15 @@ Index: gitlab/Gemfile
  gem 'u2f', '~> 0.2.1'
  
  # Browser detection
+@@ -52,7 +52,7 @@ gem 'browser', '~> 2.2'
+ 
+ # Extracting information from a git repository
+ # Provide access to Gitlab::Git library
+-gem 'gitlab_git', '~> 10.3.2'
++gem 'gitlab_git', '~> 10.3'
+ 
+ # LDAP Auth
+ # GitLab fork with several improvements to original library. For full list of changes
 @@ -65,7 +65,7 @@ gem 'gollum-lib', '~> 4.2', require: fal
  gem 'gollum-rugged_adapter', '~> 0.4.2', require: false
  

-- 
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