[DRE-commits] [diaspora] 04/04: tighten dependencies

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Sep 1 08:23:57 UTC 2015


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

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

commit 936960ec72ad926ab31545e51e88413e437f7e6a
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Sep 1 13:53:01 2015 +0530

    tighten dependencies
---
 debian/changelog | 2 ++
 debian/control   | 7 ++++---
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c5a4362..22b0207 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ diaspora (0.5.3.0+debian~rc-1) UNRELEASED; urgency=medium
   * Change ruby-devise-lastseenable dependency to 0.0.5.REALLY.0.0.4 (#796979)
   * Change ruby-messagebus-api dependency to 
     3.0.7+git.20130130.97b34ece.REALLY.1.0.3 (match exact version with Gemfile)
+  * Tighten dependencies
+  * Add json-schema as new dependency
 
  -- Pirate Praveen <praveen at debian.org>  Tue, 01 Sep 2015 11:01:07 +0530
 
diff --git a/debian/control b/debian/control
index ac59159..71e614c 100644
--- a/debian/control
+++ b/debian/control
@@ -17,17 +17,18 @@ Pre-Depends: postgresql-client, dbconfig-common, adduser
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  diaspora-common (>= 0.5.2.0+debian4),
  bundler (>= 1.9),
- ruby-rails (>= 2:4.2.3-4~),
+ ruby-rails (>= 2:4.2.4),
  ruby-rails (<< 2:5.0),
  ruby-responders (>= 2.1.0),
  ruby-actionpack-action-caching,
  ruby-actionpack-page-caching,
  unicorn (>= 4.9.0),
- ruby-diaspora-federation-rails,
+ ruby-diaspora-federation-rails (>= 0.0.6),
  ruby-acts-as-api,
  ruby-json,
+ ruby-json-schema,
  ruby-devise,
- ruby-devise-lastseenable (>= 0.0.5.REALLY.0.0.4),
+ ruby-devise-lastseenable (>= 0.0.6),
  ruby-devise-lastseenable (<< 0.1),
  ruby-devise-token-authenticatable,
  ruby-simple-captcha2,

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