[DRE-commits] [diaspora] 01/04: fix syntax in Gemfile patch

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Nov 10 05:58:17 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 595ca3ab6f6c6aaec988a2c2a5d63cfb6d2c7cfc
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Nov 10 11:10:28 2016 +0530

    fix syntax in Gemfile patch
---
 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 e4b05da..406bc28 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", ">= 3.5","<< 5.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