[DRE-commits] [diaspora] 04/04: relax ruby-acts-as-taggable-on

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Nov 9 08:01:31 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 f9134aa895026a8b5c5a2d690b55083505453f99
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Nov 9 13:01:10 2016 +0530

    relax ruby-acts-as-taggable-on
---
 debian/patches/050-relax-libs.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/050-relax-libs.patch b/debian/patches/050-relax-libs.patch
index 71b863e..e4b05da 100644
--- a/debian/patches/050-relax-libs.patch
+++ b/debian/patches/050-relax-libs.patch
@@ -241,7 +241,7 @@ Index: diaspora/Gemfile
  # Tags
  
 -gem "acts-as-taggable-on", "3.5.0"
-+gem "acts-as-taggable-on", "~> 4.0"
++gem "acts-as-taggable-on", ">= 3.5","<< 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