[DRE-commits] [diaspora] 14/14: relax jquery

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Sep 19 15:51:33 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 74853bddbe9db9484af4dde870dc32621bc08040
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon Sep 19 21:18:37 2016 +0530

    relax jquery
---
 debian/patches/050-relax-libs.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/050-relax-libs.patch b/debian/patches/050-relax-libs.patch
index 5c82a57..1207abf 100644
--- a/debian/patches/050-relax-libs.patch
+++ b/debian/patches/050-relax-libs.patch
@@ -133,14 +133,14 @@ minor versions of stable libraries can be relaxed
 -gem "js-routes",         "1.2.9"
 +gem "backbone-on-rails", "~> 1.2"
 +gem "handlebars_assets", "~> 0.23.0"
-+gem "jquery-rails",      "~> 4.1", ">= 4.1.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.9"
  
  source "https://rails-assets.org" do
 -  gem "rails-assets-jquery",                              "2.2.1" # Should be kept in sync with jquery-rails
-+  gem "rails-assets-jquery",                              "~> 2.2", ">= 2.2.1" # Should be kept in sync with jquery-rails
++  gem "rails-assets-jquery",                              ">= 1.11.2" # Should be kept in sync with jquery-rails
  
 -  gem "rails-assets-markdown-it",                         "7.0.0"
 -  gem "rails-assets-markdown-it-hashtag",                 "0.4.0"

-- 
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