[DRE-commits] [gitlab] 06/06: loosen fog version

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Sep 28 13:47:43 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 7ac88bb17389d471cba9394194e6b3f2a7d28ae6
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon Sep 28 18:21:47 2015 +0530

    loosen fog version
---
 debian/patches/0016-loosen-fog.patch | 13 +++++++++++++
 debian/patches/series                |  1 +
 2 files changed, 14 insertions(+)

diff --git a/debian/patches/0016-loosen-fog.patch b/debian/patches/0016-loosen-fog.patch
new file mode 100644
index 0000000..90bf3d4
--- /dev/null
+++ b/debian/patches/0016-loosen-fog.patch
@@ -0,0 +1,13 @@
+Index: gitlab/Gemfile
+===================================================================
+--- gitlab.orig/Gemfile
++++ gitlab/Gemfile
+@@ -89,7 +89,7 @@ gem "carrierwave", '~> 0.10.0'
+ gem 'dropzonejs-rails', '~> 0.7.1'
+ 
+ # for aws storage
+-gem "fog", "~> 1.25.0"
++gem "fog", "~> 1.25"
+ gem "unf", '~> 0.1.4'
+ 
+ # Authorization
diff --git a/debian/patches/series b/debian/patches/series
index 01867f8..21a5c85 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -13,3 +13,4 @@ loosen-rails-version.patch
 0013-loosen-enumerize.patch
 0014-loosen-haml-rails.patch
 0015-loosen-carrierwave.patch
+0016-loosen-fog.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