[DRE-commits] [gitlab] 01/04: relax depenency on asana

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Jul 18 10:48:37 UTC 2017


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository gitlab.

commit c1edf857665ac2612fc0545f338635de3eaffdb6
Author: Pirate Praveen <praveen at debian.org>
Date:   Tue Jul 18 14:06:36 2017 +0530

    relax depenency on asana
---
 debian/patches/0220-relax-dependencies.patch | 11 +++++++++++
 debian/patches/series                        |  1 +
 2 files changed, 12 insertions(+)

diff --git a/debian/patches/0220-relax-dependencies.patch b/debian/patches/0220-relax-dependencies.patch
new file mode 100644
index 0000000..bb1e5f8
--- /dev/null
+++ b/debian/patches/0220-relax-dependencies.patch
@@ -0,0 +1,11 @@
+--- a/Gemfile
++++ b/Gemfile
+@@ -172,7 +172,7 @@
+ gem 'slack-notifier', '~> 1.2'
+ 
+ # Asana integration
+-gem 'asana', '~> 0.4.0'
++gem 'asana', '~> 0.4'
+ 
+ # FogBugz integration
+ gem 'ruby-fogbugz', '~> 0.2.1'
diff --git a/debian/patches/series b/debian/patches/series
index d846552..15d9a12 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -8,5 +8,6 @@ pid-log-paths.patch
 052-relax-grape.patch
 0200-remove-order-dependency-in-label-finder-spec.patch
 0210-use-jquery-ui-rails6.patch
+0220-relax-dependencies.patch
 0300-git-2-11-support.patch
 cve-2017-0882.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