[DRE-commits] [diaspora] 02/02: lower jquery rails

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Jul 1 14:16:07 UTC 2016


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

praveen pushed a commit to branch master
in repository diaspora.

commit 35402a1b8f76322430038de142196e3a16700e45
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Jul 1 19:45:27 2016 +0530

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

diff --git a/debian/patches/062-lower-jquery-rails.patch b/debian/patches/062-lower-jquery-rails.patch
new file mode 100644
index 0000000..4f3170f
--- /dev/null
+++ b/debian/patches/062-lower-jquery-rails.patch
@@ -0,0 +1,13 @@
+Index: diaspora/Gemfile
+===================================================================
+--- diaspora.orig/Gemfile
++++ diaspora/Gemfile
+@@ -85,7 +85,7 @@ gem "entypo-rails", "~> 2.2", ">= 2.2.3"
+ 
+ gem "backbone-on-rails", "~> 1.2"
+ gem "handlebars_assets", "~> 0.23.0"
+-gem "jquery-rails",      "~> 4.1"
++gem "jquery-rails",      "~> 4.0"
+ gem "jquery-ui-rails",   "~> 5.0", ">= 5.0.5"
+ gem "js_image_paths",    "~> 0.1.0"
+ gem "js-routes",         "~> 1.2", ">= 1.2.4"
diff --git a/debian/patches/series b/debian/patches/series
index 8b7b9ef..5929847 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -10,3 +10,4 @@
 051-relax-patch-release-versions.patch
 060-relax-devise.patch
 061-remove-diaspora-vines.patch
+062-lower-jquery-rails.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