[DRE-commits] [gitlab] 03/04: loosen jquery-rails

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Sep 30 11:01:00 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 5ca1cf9f5b89945a1a2301521a3a68ff1998bef1
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Sep 30 16:24:17 2015 +0530

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

diff --git a/debian/patches/0034-loosen-jquery-rails.patch b/debian/patches/0034-loosen-jquery-rails.patch
new file mode 100644
index 0000000..c0340cb
--- /dev/null
+++ b/debian/patches/0034-loosen-jquery-rails.patch
@@ -0,0 +1,13 @@
+Index: gitlab/Gemfile
+===================================================================
+--- gitlab.orig/Gemfile
++++ gitlab/Gemfile
+@@ -205,7 +205,7 @@ gem 'font-awesome-rails', '~> 4.2'
+ gem 'gitlab_emoji',       '~> 0.1'
+ gem 'gon',                '~> 6.0.1'
+ gem 'jquery-atwho-rails', '~> 1.3.2'
+-gem 'jquery-rails',       '~> 3.1.3'
++gem 'jquery-rails',       '~> 4.0.4'
+ gem 'jquery-scrollto-rails', '~> 1.4.3'
+ gem 'jquery-ui-rails',    '~> 4.2.1'
+ gem 'nprogress-rails',    '~> 0.1.2.3'
diff --git a/debian/patches/series b/debian/patches/series
index e3a1e04..4178df1 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -31,3 +31,4 @@ loosen-rails-version.patch
 0031-loosen-jquery-turbolinks.patch
 0032-loosen-gon.patch
 0033-jquery-atwho-rails.patch
+0034-loosen-jquery-rails.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