[DRE-commits] [ruby-clockwork] 01/03: Fix descriptions.

Andrew Lee ajqlee at moszumanska.debian.org
Fri Dec 25 19:35:39 UTC 2015


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

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

commit 06ebafd3612ee062dc60ed6c0f511e498758dcb9
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date:   Sat Dec 26 02:59:59 2015 +0800

    Fix descriptions.
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index be37119..7ee447f 100644
--- a/debian/control
+++ b/debian/control
@@ -14,11 +14,10 @@ XS-Ruby-Versions: all
 Package: ruby-clockwork
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  ruby-tzinfo, bundler, rake, ruby-daemons, ruby-test-unit,
  ruby-minitest, ruby-mocha
-
-Description: a scheduler process to replace cron
+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
  (Mongrel/Thin) and your worker processes (DJ/Resque/Minion/Stalker)
@@ -27,3 +26,4 @@ Description: a scheduler process to replace cron
  For example, refreshing feeds on an hourly basis, or send reminder
  emails on a nightly basis, or generating invoices once a month on the
  1st.
+

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