[DRE-commits] [ruby-clockwork] 01/04: Do not start with article in description.

Andrew Lee ajqlee at moszumanska.debian.org
Tue Sep 15 14:31:21 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 01b4ac0fd4bfc7a77f2098748ee328bb190b8112
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date:   Tue Sep 15 21:29:25 2015 +0800

    Do not start with article in description.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 4151f15..0becff7 100644
--- a/debian/control
+++ b/debian/control
@@ -16,5 +16,5 @@ Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
 # tzinfo (>= 0), activesupport (>= 0), bundler (~> 1.3, development), rake (>= 0, development), daemons (>= 0, development), test-unit (>= 0, development), minitest (~> 4.0, development), mocha (>= 0, development)
-Description: A scheduler process to replace cron.
+Description: a scheduler process to replace cron
  A scheduler process to replace cron, using a more flexible Ruby syntax running as a single long-running process.  Inspired by rufus-scheduler and resque-scheduler.

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