[DRE-commits] [gitlab] 03/04: add ruby-fogbugz dependency
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Fri Nov 20 09:45:08 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 d6f6afe9be07e8cf2d530aa318109f16c965f26e
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Wed Nov 11 21:03:47 2015 +0530
add ruby-fogbugz dependency
---
debian/control | 1 +
debian/patches/0026-disable-fogbugz.patch | 13 -------------
debian/patches/series | 1 -
3 files changed, 1 insertion(+), 14 deletions(-)
diff --git a/debian/control b/debian/control
index 1bc414e..bdade9d 100644
--- a/debian/control
+++ b/debian/control
@@ -87,6 +87,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
ruby-settingslogic,
ruby-version-sorter,
ruby-redis-rails,
+ ruby-fogbugz,
ruby-d3-rails (>= 3.1~),
ruby-cal-heatmap-rails,
ruby-underscore-rails (>= 1.4~),
diff --git a/debian/patches/0026-disable-fogbugz.patch b/debian/patches/0026-disable-fogbugz.patch
deleted file mode 100644
index e7b5344..0000000
--- a/debian/patches/0026-disable-fogbugz.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: gitlab/Gemfile
-===================================================================
---- gitlab.orig/Gemfile
-+++ gitlab/Gemfile
-@@ -160,7 +160,7 @@ gem "slack-notifier", "~> 1.2.0"
- 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 4c958e6..6d5afac 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -15,7 +15,6 @@ loosen-rails-version.patch
0021-loosen-sidekiq.patch
0022-loosen-colorize.patch
0025-loosen-asana.patch
-0026-disable-fogbugz.patch
0027-loosen-underscore-rails.patch
0028-loosen-ace-rails-ap.patch
0029-loosen-sass-rails.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