[DRE-commits] [ruby-stud] 01/02: Tweak short and long descriptions in d/control

Tim Potter tpot-guest at moszumanska.debian.org
Thu Jun 25 02:34:51 UTC 2015


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

tpot-guest pushed a commit to branch master
in repository ruby-stud.

commit 369640c7f96e608c7555f1ec7a14385696f265ec
Author: Tim Potter <tpot at hp.com>
Date:   Thu Jun 25 12:24:50 2015 +1000

    Tweak short and long descriptions in d/control
---
 debian/control | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 01b7e6e..949ca6d 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,9 @@ Package: ruby-stud
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-metriks, ruby-ffi
-Description: common code techniques for Ruby
- Small reusable bits of code implementing solutions for various software
- problems.
+Description: reusable common code to enhance Ruby's stdlib library
+ The Stud library is a collection of small, reusable bits of code to
+ enhance Ruby's stdlib library. It implements functions for different
+ comman tasks in systems programming such as retrying operations on
+ failure, supervising workers, managing resource pools, and others.
+

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



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