[DRE-commits] [SCM] debian packaging for ruby-timers. branch, master, updated. upstream/1.1.0-8-g1a0ef17

Cédric Boutillier boutil at debian.org
Sat May 18 14:30:53 UTC 2013


The following commit has been merged in the master branch:
commit 1a0ef17f57f5ac6c9b9a63c31bf7a18f1d3c5b93
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sat May 18 16:30:47 2013 +0200

    improve long description

diff --git a/debian/control b/debian/control
index 045a750..80cf17a 100644
--- a/debian/control
+++ b/debian/control
@@ -19,8 +19,8 @@ Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
 Description: pure Ruby timer collections
- Schedule several procs to fire after configurable delays or at periodic
- intervals.
+ This library allows one to schedule several procs to fire after configurable
+ delays or at periodic intervals.
  .
- This gem is especially useful when you are faced with an API that accepts a
+ It is especially useful when you are faced with an API that accepts a
  single timeout but you want to run multiple timers on top of it.

-- 
debian packaging for ruby-timers.



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