[DRE-commits] [ruby-sidekiq-cron] 02/04: Add build-deps
Balasankar C
balasankarc-guest at moszumanska.debian.org
Fri Jan 29 19:15:26 UTC 2016
This is an automated email from the git hooks/post-receive script.
balasankarc-guest pushed a commit to branch master
in repository ruby-sidekiq-cron.
commit cf0d5c7789915a29238db06dc18facffab6a5b9d
Author: Balasankar C <balasankarc at autistici.org>
Date: Sat Jan 30 00:39:59 2016 +0530
Add build-deps
---
debian/control | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 0caac39..403688e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,14 @@ Uploaders: Pirate Praveen <praveen at debian.org>
Build-Depends: debhelper (>= 9~),
gem2deb,
rake,
+ redis-server,
+ ruby-mocha,
+ ruby-rack-test,
ruby-redis-namespace (>= 1.5.2),
ruby-rufus-scheduler (>= 2.0.24),
- ruby-sidekiq (>= 4.0.0)
+ ruby-shoulda-context,
+ ruby-sidekiq (>= 4.0.0),
+ ruby-sinatra
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-sidekiq-cron.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-sidekiq-cron.git
--
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