[DRE-commits] [gitlab] 05/06: loosen carrierwave

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 1715e8fcfbd4a1fbfe7bc564bea29b5768dc422f
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon Sep 28 18:11:56 2015 +0530

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

diff --git a/debian/patches/0015-loosen-carrierwave.patch b/debian/patches/0015-loosen-carrierwave.patch
new file mode 100644
index 0000000..7fa692a
--- /dev/null
+++ b/debian/patches/0015-loosen-carrierwave.patch
@@ -0,0 +1,13 @@
+Index: gitlab/Gemfile
+===================================================================
+--- gitlab.orig/Gemfile
++++ gitlab/Gemfile
+@@ -83,7 +83,7 @@ gem "kaminari", "~> 0.15.1"
+ gem "haml-rails", '~> 0.9.0'
+ 
+ # Files attachments
+-gem "carrierwave", '~> 0.9.0'
++gem "carrierwave", '~> 0.10.0'
+ 
+ # Drag and Drop UI
+ gem 'dropzonejs-rails', '~> 0.7.1'
diff --git a/debian/patches/series b/debian/patches/series
index 2cfb475..01867f8 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -12,3 +12,4 @@ loosen-rails-version.patch
 0012-loosen-stamp.patch
 0013-loosen-enumerize.patch
 0014-loosen-haml-rails.patch
+0015-loosen-carrierwave.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