[DRE-commits] [gitlab] 01/06: loosen unicorn

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Sep 29 07:10:10 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 aeee1ddcebf98a1afbe7c54e33c23ca60355566c
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Sep 29 12:12:42 2015 +0530

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

diff --git a/debian/patches/0020-loosen-unicorn.patch b/debian/patches/0020-loosen-unicorn.patch
new file mode 100644
index 0000000..2457157
--- /dev/null
+++ b/debian/patches/0020-loosen-unicorn.patch
@@ -0,0 +1,13 @@
+Index: gitlab/Gemfile
+===================================================================
+--- gitlab.orig/Gemfile
++++ gitlab/Gemfile
+@@ -115,7 +115,7 @@ gem 'diffy', '~> 3.0.3'
+ 
+ # Application server
+ group :unicorn do
+-  gem "unicorn", '~> 4.8.2'
++  gem "unicorn", '~> 4.8'
+   gem 'unicorn-worker-killer', '~> 0.4.2'
+ end
+ 
diff --git a/debian/patches/series b/debian/patches/series
index 038e3fe..31aaf79 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -17,3 +17,4 @@ loosen-rails-version.patch
 0017-loosen-redcarpet.patch
 0018-loosen-rdoc.patch
 0019-loosen-creole.patch
+0020-loosen-unicorn.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