[DRE-commits] [ruby-sidekiq-cron] 01/01: Tighten dependency versions
Sruthi Chandran
srud-guest at moszumanska.debian.org
Mon Sep 11 10:20:04 UTC 2017
This is an automated email from the git hooks/post-receive script.
srud-guest pushed a commit to branch master
in repository ruby-sidekiq-cron.
commit 8e0d6aec91c8a116a2c4f805933762ef27bf1512
Author: Sruthi Chandran <srud at disroot.org>
Date: Mon Sep 11 15:49:28 2017 +0530
Tighten dependency versions
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 473548f..5535497 100644
--- a/debian/control
+++ b/debian/control
@@ -10,9 +10,9 @@ Build-Depends: debhelper (>= 9~),
ruby-mocha,
ruby-rack-test,
ruby-redis-namespace (>= 1.5.2),
- ruby-rufus-scheduler (>= 2.0.24),
+ ruby-rufus-scheduler (>= 3.3~),
ruby-shoulda-context,
- ruby-sidekiq (>= 4.0.0),
+ ruby-sidekiq (>= 4.2.1~),
ruby-sinatra
Standards-Version: 4.1.0
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-sidekiq-cron.git
@@ -26,8 +26,8 @@ Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
ruby-redis-namespace (>= 1.5.2),
- ruby-rufus-scheduler (>= 2.0.24),
- ruby-sidekiq (>= 4.0.0),
+ ruby-rufus-scheduler (>= 3.3~),
+ ruby-sidekiq (>= 4.2.1~),
${misc:Depends},
${shlibs:Depends}
Description: scheduling add-on for Sidekiq
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-sidekiq-cron.git
More information about the Pkg-ruby-extras-commits
mailing list