[DRE-commits] [gitlab] 04/04: fix typo

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sat Oct 24 16:22:48 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 1a7038f240668415b527943d40ffeb5b0645326c
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sat Oct 24 20:15:11 2015 +0530

    fix typo
---
 debian/patches/0100-remove-development-test.patch | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

diff --git a/debian/patches/0100-remove-development-test.patch b/debian/patches/0100-remove-development-test.patch
index 7cd2337..a5d5ffe 100644
--- a/debian/patches/0100-remove-development-test.patch
+++ b/debian/patches/0100-remove-development-test.patch
@@ -2,7 +2,7 @@ Index: gitlab/Gemfile
 ===================================================================
 --- gitlab.orig/Gemfile
 +++ gitlab/Gemfile
-@@ -207,80 +207,6 @@ gem 'request_store',      '~> 1.1'
+@@ -207,84 +207,10 @@ gem 'request_store',      '~> 1.1'
  gem 'select2-rails',      '~> 3.5.9'
  gem 'virtus',             '~> 1.0.1'
  
@@ -75,11 +75,15 @@ Index: gitlab/Gemfile
 -  gem 'sham_rack'
 -end
 -
--group :production do
+ group :production do
+   gem "gitlab_meta", '7.0'
+ end
+ 
+-
+-roup :production do
 -  gem "gitlab_meta", '7.0'
 -end
 -
--
- roup :production do
-   gem "gitlab_meta", '7.0'
- end
+ gem "newrelic_rpm", '~> 3.9.4.245'
+ gem 'newrelic-grape'
+ 

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