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

gregoa pushed a commit to branch master
in repository libthread-pool-perl.

commit 99bdb012cbecf10c85cdc73d9f0bb0bb82d13ede
Author: gregor herrmann <gre...@debian.org>
Date:   Sat May 23 16:49:02 2015 +0200

    add missing word to long description
    
    and re-wrap paragraph
    
    Git-Dch: Ignore
---
 debian/control | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 04d8298..d53a8fe 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,8 @@ Depends: ${misc:Depends}, ${perl:Depends},
  libthread-conveyor-monitored-perl,
  libthread-conveyor-perl
 Description: group of threads for performing similar jobs
- The Thread::Pool allows you to set up a group of (worker) threads to execute
- a (large) number of similar jobs that need to be executed asynchronously. The
- routine that actually performs the job (the "do" routine), must be specified
- as a name or a reference to a (anonymous) subroutine.
+ The Thread::Pool module allows you to set up a group of (worker) threads to
+ execute a (large) number of similar jobs that need to be executed
+ asynchronously. The routine that actually performs the job (the "do"
+ routine), must be specified as a name or a reference to a (anonymous)
+ subroutine.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libthread-pool-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to