[DRE-commits] [gitlab] 02/10: loosen slack-notifier

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 8d76a5baec60b74ebe5d59e4b437dc43c8759885
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Sep 29 14:30:28 2015 +0530

    loosen slack-notifier
---
 debian/patches/0024-loosen-slack-notifier.patch | 13 +++++++++++++
 debian/patches/series                           |  1 +
 2 files changed, 14 insertions(+)

diff --git a/debian/patches/0024-loosen-slack-notifier.patch b/debian/patches/0024-loosen-slack-notifier.patch
new file mode 100644
index 0000000..ca87239
--- /dev/null
+++ b/debian/patches/0024-loosen-slack-notifier.patch
@@ -0,0 +1,13 @@
+Index: gitlab/Gemfile
+===================================================================
+--- gitlab.orig/Gemfile
++++ gitlab/Gemfile
+@@ -161,7 +161,7 @@ gem "gitlab-flowdock-git-hook", "~> 1.0.
+ gem "gemnasium-gitlab-service", "~> 0.2"
+ 
+ # Slack integration
+-gem "slack-notifier", "~> 1.0.0"
++gem "slack-notifier", "~> 1.2.1"
+ 
+ # Asana integration
+ gem 'asana', '~> 0.0.6'
diff --git a/debian/patches/series b/debian/patches/series
index 3cceb96..cabbd1f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -21,3 +21,4 @@ loosen-rails-version.patch
 0021-loosen-sidekiq.patch
 0022-loosen-colorize.patch
 0023-loosen-tinder.patch
+0024-loosen-slack-notifier.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