[DRE-commits] [gitlab-shell] 06/09: refresh patch

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Jun 3 17:32:36 UTC 2016


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

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

commit 4a5989ae649dd9bdf99d8bfb8184eb1bc0115fb9
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Jun 3 16:23:45 2016 +0530

    refresh patch
---
 debian/patches/use-system-libs.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/use-system-libs.patch b/debian/patches/use-system-libs.patch
index 27dad9d..2c309bc 100644
--- a/debian/patches/use-system-libs.patch
+++ b/debian/patches/use-system-libs.patch
@@ -66,9 +66,9 @@ Index: gitlab-shell/bin/gitlab-projects
  
  #
  # GitLab Projects shell. Add/remove projects from /home/git/repositories
-@@ -21,7 +22,7 @@ require_relative '../lib/gitlab_init'
+@@ -19,7 +20,7 @@ require_relative '../lib/gitlab_init'
  #
- #   /bin/gitlab-projects update-head gitlab/gitlab-ci.git 5-2-stable
+ #   /bin/gitlab-projects import-project randx/six.git https://github.com/randx/six.git
  #
 -require File.join(ROOT_PATH, 'lib', 'gitlab_projects')
 +require 'gitlab_projects'

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



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