[DRE-commits] [gitlab] 05/10: disable newrelic

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Oct 1 04:57:09 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 891ece063b5077e31bee8d4018e0819e75dd06eb
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Sep 30 22:57:45 2015 +0530

    disable newrelic
---
 debian/patches/0101-disable-newrelic.patch | 15 +++++++++++++++
 debian/patches/series                      |  1 +
 2 files changed, 16 insertions(+)

diff --git a/debian/patches/0101-disable-newrelic.patch b/debian/patches/0101-disable-newrelic.patch
new file mode 100644
index 0000000..2d603d3
--- /dev/null
+++ b/debian/patches/0101-disable-newrelic.patch
@@ -0,0 +1,15 @@
+Index: gitlab/Gemfile
+===================================================================
+--- gitlab.orig/Gemfile
++++ gitlab/Gemfile
+@@ -218,8 +218,8 @@ group :production do
+   gem "gitlab_meta", '7.0'
+ end
+ 
+-gem "newrelic_rpm", '~> 3.9.4.245'
+-gem 'newrelic-grape'
++#gem "newrelic_rpm", '~> 3.9.4.245'
++#gem 'newrelic-grape'
+ 
+ gem 'octokit', '~> 3.7.0'
+ 
diff --git a/debian/patches/series b/debian/patches/series
index cbff714..2e05789 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -36,3 +36,4 @@ loosen-rails-version.patch
 0036-loosen-nprogress-rails.patch
 0037-loosen-request-store.patch
 0100-remove-development-test.patch
+0101-disable-newrelic.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