[DRE-commits] [diaspora] 195/257: lower fog version, updating fog is in progress

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Apr 12 14:17:25 UTC 2015


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

praveen pushed a commit to branch master
in repository diaspora.

commit 52548eabb2a253795c48d72fcc0ba602033b5aa7
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun Nov 30 00:43:17 2014 +0530

    lower fog version, updating fog is in progress
---
 debian/patches/022-lower-fog-version.patch | 13 +++++++++++++
 debian/patches/series                      |  1 +
 2 files changed, 14 insertions(+)

diff --git a/debian/patches/022-lower-fog-version.patch b/debian/patches/022-lower-fog-version.patch
new file mode 100644
index 0000000..2213789
--- /dev/null
+++ b/debian/patches/022-lower-fog-version.patch
@@ -0,0 +1,13 @@
+Index: diaspora/Gemfile
+===================================================================
+--- diaspora.orig/Gemfile
++++ diaspora/Gemfile
+@@ -68,7 +68,7 @@ gem 'foreigner',           '1.6.1'
+ # File uploading
+ 
+ gem 'carrierwave', '0.10.0'
+-gem 'fog',         '1.25.0'
++gem 'fog',         '1.24.0'
+ gem 'mini_magick', '4.0.1'
+ gem 'remotipart',  '1.2.1'
+ 
diff --git a/debian/patches/series b/debian/patches/series
index 3118fd2..8ee7f56 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -15,3 +15,4 @@
 019-loosen-rails-admin.patch
 020-disable-twitter-text.patch
 021-loosen-omniauth-facebook-version.patch
+022-lower-fog-version.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/diaspora.git



More information about the Pkg-ruby-extras-commits mailing list