[DRE-commits] [ruby-sidetiq] 01/01: tighter dependencies

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue May 12 06:48:15 UTC 2015


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

praveen pushed a commit to branch master
in repository ruby-sidetiq.

commit 1e0dc0df0f218761da75cf012c3ff53f54beb0f8
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue May 12 12:17:57 2015 +0530

    tighter dependencies
---
 debian/changelog | 7 +++++++
 debian/control   | 3 ++-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 99bbef6..b0c6cbb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-sidetiq (0.6.3-4) UNRELEASED; urgency=medium
+
+  * Team upload
+  * Tighten dependency on ruby-celluloid and ruby-sidekiq
+
+ -- Pirate Praveen <praveen at debian.org>  Tue, 12 May 2015 11:32:45 +0530
+
 ruby-sidetiq (0.6.3-3) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index b26efab..c90c5bd 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,8 @@ XS-Ruby-Versions: all
 Package: ruby-sidetiq
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-ice-cube, ruby-celluloid, ruby-sidekiq
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
+ ruby-ice-cube, ruby-celluloid (>= 0.16), ruby-sidekiq (>= 3.0)
 Description: recurring jobs for Sidekiq
  Sidetiq provides a simple API for defining recurring workers for Sidekiq. It
  has the following features - Concurrency and fault-tolerance using Celluloid 

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



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