[DRE-commits] [diaspora-installer] 01/01: update to 0.5.2.0

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Aug 26 16:03:44 UTC 2015


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

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

commit b0f34b33d5b43b44a082ebf4bc66e92b4d1285bc
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Aug 26 18:24:34 2015 +0530

    update to 0.5.2.0
---
 debian/changelog     | 4 +++-
 debian/control       | 2 +-
 diaspora-common.conf | 2 +-
 3 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f8bfc35..66c63d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,9 @@
-diaspora-installer (0.5.0.1+debian3) UNRELEASED; urgency=medium
+diaspora-installer (0.5.2.0+debian1) UNRELEASED; urgency=medium
 
   * Use gem installed bundler
   * Support update from 0.4.x
+  * Set minimum version of redis-server to 2:3.0
+  * Update to 0.5.2.0 version of diaspora
 
  -- Pirate Praveen <praveen at debian.org>  Fri, 15 May 2015 10:17:09 +0530
 
diff --git a/debian/control b/debian/control
index 6742ac6..64a15ba 100644
--- a/debian/control
+++ b/debian/control
@@ -58,7 +58,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  nodejs,
  curl,
  postgresql,
- redis-server,
+ redis-server (>= 2:3.0),
  sudo,
  ruby-rspec,
  rake,
diff --git a/diaspora-common.conf b/diaspora-common.conf
index 6a90247..f72c327 100644
--- a/diaspora-common.conf
+++ b/diaspora-common.conf
@@ -1,4 +1,4 @@
-export diaspora_version=0.5.0.1
+export diaspora_version=0.5.2.0
 # possible values branch, tag
 export diaspora_release_type=tag
 export github_archive_url=https://github.com/diaspora/diaspora/archive

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/diaspora-installer.git



More information about the Pkg-ruby-extras-commits mailing list