[DRE-commits] [diaspora] 04/06: tighten dependency on sidekiq

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Aug 19 05:32:16 UTC 2015


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

praveen pushed a commit to branch master
in repository diaspora.

commit c31c239d97b8a8e28a5d2ccf3fd63ac71277bd31
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Aug 19 10:50:36 2015 +0530

    tighten dependency on sidekiq
---
 debian/changelog | 3 ++-
 debian/control   | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 46fad4d..94913ca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
 diaspora (0.5.2.0+debian-2) UNRELEASED; urgency=medium
 
   * Move ruby-diaspora-vines to recommends (chat is still alpha)
-  * Tighten dependency on rails
+  * Tighten dependency on ruby-rails
   * Loosen dependency of ruby-devise-lastseenable
+  * Tighten dependency on ruby-sidekiq
 
  -- Pirate Praveen <praveen at debian.org>  Tue, 18 Aug 2015 22:20:50 +0530
 
diff --git a/debian/control b/debian/control
index 6bf3fd2..8afe73c 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  ruby-devise-lastseenable (<< 0.1),
  ruby-devise-token-authenticatable,
  ruby-simple-captcha2,
- ruby-sidekiq,
+ ruby-sidekiq (>= 3.4.1),
+ ruby-sidekiq (<< 3.5),
  ruby-sinatra,
  ruby-sidetiq,
  ruby-configurate (>= 0.2.0~),

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