[DRE-commits] [diaspora] 11/14: loosen js-routes tiny version

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Aug 2 12:59:54 UTC 2015


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

praveen pushed a commit to branch master
in repository diaspora.

commit 33020919a72bdfc6cc225f759b09bc6fd25ff977
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun Aug 2 18:02:33 2015 +0530

    loosen js-routes tiny version
---
 debian/patches/030-loosen-tiny-versions.patch | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/patches/030-loosen-tiny-versions.patch b/debian/patches/030-loosen-tiny-versions.patch
index d18e0a7..691b1a2 100644
--- a/debian/patches/030-loosen-tiny-versions.patch
+++ b/debian/patches/030-loosen-tiny-versions.patch
@@ -42,7 +42,7 @@ Index: diaspora/Gemfile
  
  # Icons
  
-@@ -82,10 +82,10 @@ gem "entypo-rails", "~> 2.2.2"
+@@ -82,12 +82,12 @@ gem "entypo-rails", "~> 2.2.2"
  
  # JavaScript
  
@@ -54,8 +54,11 @@ Index: diaspora/Gemfile
 -gem "jquery-ui-rails",   "5.0.5"
 +gem "jquery-ui-rails",   "~> 5.0.3"
  gem "js_image_paths",    "0.0.2"
- gem "js-routes",         "1.0.1"
+-gem "js-routes",         "1.0.1"
++gem "js-routes",         "~> 1.0.0"
  
+ source "https://rails-assets.org" do
+   gem "rails-assets-jquery",                              "1.11.2" # Should be kept in sync with jquery-rails
 @@ -155,8 +155,8 @@ gem "acts-as-taggable-on", "3.5.0"
  
  # URIs and HTTP

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