[DRE-commits] [gitlab] 04/10: disable fogbugz

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Sep 30 03:18:40 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 e929cb6a8cfb1e4e668caa28eee258cef8ed4ce9
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Sep 29 16:38:21 2015 +0530

    disable fogbugz
---
 debian/patches/0026-disable-fogbugz.patch | 13 +++++++++++++
 debian/patches/series                     |  1 +
 2 files changed, 14 insertions(+)

diff --git a/debian/patches/0026-disable-fogbugz.patch b/debian/patches/0026-disable-fogbugz.patch
new file mode 100644
index 0000000..b749b78
--- /dev/null
+++ b/debian/patches/0026-disable-fogbugz.patch
@@ -0,0 +1,13 @@
+Index: gitlab/Gemfile
+===================================================================
+--- gitlab.orig/Gemfile
++++ gitlab/Gemfile
+@@ -167,7 +167,7 @@ gem "slack-notifier", "~> 1.2.1"
+ gem 'asana', '~> 0.1.2'
+ 
+ # FogBugz integration
+-gem 'ruby-fogbugz', '~> 0.2.1'
++#gem 'ruby-fogbugz', '~> 0.2.1'
+ 
+ # d3
+ gem 'd3_rails', '~> 3.5.5'
diff --git a/debian/patches/series b/debian/patches/series
index 14a977b..c8a92c6 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -23,3 +23,4 @@ loosen-rails-version.patch
 0023-loosen-tinder.patch
 0024-loosen-slack-notifier.patch
 0025-loosen-asana.patch
+0026-disable-fogbugz.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