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

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Jul 6 15:41:30 UTC 2016


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

praveen pushed a commit to branch master-0.5.7
in repository diaspora.

commit 384d459e38b802b0ac0eb55599e64933ad6b8ae7
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Jul 6 19:48:43 2016 +0530

    fix syntax in Gemfile
---
 debian/changelog                                      | 6 ++++++
 debian/patches/051-relax-patch-release-versions.patch | 7 ++++++-
 2 files changed, 12 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c5ffd07..666ea10 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+diaspora (0.5.7.1+debian-2) UNRELEASED; urgency=medium
+
+  * Fix syntax in Gemfile 
+
+ -- Pirate Praveen <praveen at debian.org>  Wed, 06 Jul 2016 19:50:21 +0530
+
 diaspora (0.5.7.1+debian-1) experimental; urgency=medium
 
   * New upstream release
diff --git a/debian/patches/051-relax-patch-release-versions.patch b/debian/patches/051-relax-patch-release-versions.patch
index e5e4e2b..85f5f8e 100644
--- a/debian/patches/051-relax-patch-release-versions.patch
+++ b/debian/patches/051-relax-patch-release-versions.patch
@@ -4,7 +4,12 @@ Index: diaspora/Gemfile
 ===================================================================
 --- diaspora.orig/Gemfile
 +++ diaspora/Gemfile
-@@ -22,7 +22,7 @@ gem "json-schema", "~> 2.6",
+@@ -18,11 +18,11 @@ gem "diaspora_federation-rails", "0.0.12
+ 
+ gem "acts_as_api", "0.4.2"
+ gem "json",        "1.8.3"
+-gem "json-schema", "~> 2.6",
++gem "json-schema", "~> 2.6"
  
  # Authentication
  

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