[DRE-commits] [ruby-clockwork] 01/03: debian/control: set correct build-deps and depends.

Andrew Lee ajqlee at moszumanska.debian.org
Tue Jan 12 20:34:00 UTC 2016


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

ajqlee pushed a commit to branch master
in repository ruby-clockwork.

commit d9a62a75b5c430acec0c520fa6d4259449cf883b
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date:   Wed Jan 13 03:52:56 2016 +0800

    debian/control: set correct build-deps and depends.
---
 debian/control | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 7ee447f..7b8ecab 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,9 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
-Build-Depends: debhelper (>= 9~), gem2deb
+Build-Depends: debhelper (>= 9~), gem2deb,
+ ruby-activesupport, ruby-mocha, rake, ruby-daemons, ruby-test-unit,
+ ruby-minitest
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-clockwork.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-clockwork.git;a=summary
@@ -15,8 +17,7 @@ Package: ruby-clockwork
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
- ruby-tzinfo, bundler, rake, ruby-daemons, ruby-test-unit,
- ruby-minitest, ruby-mocha
+ ruby-tzinfo, ruby-activesupport
 Description: scheduler process to replace cron
  Clockwork is a cron replacement.  It runs as a lightweight,
  long-running Ruby process which sits alongside your web processes

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



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