[DRE-commits] [diaspora] 01/04: relax rails-assets-jquery

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Jun 29 10:23:21 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 23ee22db51fb7457943953cbd29c3494fd2bd355
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Jun 29 15:27:14 2016 +0530

    relax rails-assets-jquery
---
 debian/patches/050-relax-stable-libs.patch | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/patches/050-relax-stable-libs.patch b/debian/patches/050-relax-stable-libs.patch
index cd6e037..63aef59 100644
--- a/debian/patches/050-relax-stable-libs.patch
+++ b/debian/patches/050-relax-stable-libs.patch
@@ -94,7 +94,8 @@ Index: diaspora/Gemfile
 +gem "js-routes",         "~> 1.2", ">= 1.2.4"
  
  source "https://rails-assets.org" do
-   gem "rails-assets-jquery",                              "1.11.1" # Should be kept in sync with jquery-rails
+-  gem "rails-assets-jquery",                              "1.11.1" # Should be kept in sync with jquery-rails
++  gem "rails-assets-jquery",                              "~> 1.11", ">= 1.11.1" # Should be kept in sync with jquery-rails
  
 -  gem "rails-assets-markdown-it",                         "6.0.0"
 +  gem "rails-assets-markdown-it",                         "~> 6.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