[libproc-fork-perl] 07/11: Brush up short and long description
Florian Schlichting
fsfs at alioth.debian.org
Thu Sep 26 21:29:46 UTC 2013
This is an automated email from the git hooks/post-receive script.
fsfs pushed a commit to branch master
in repository libproc-fork-perl.
commit 615c4c5222ba0f00c8491b2e5aa11f36ff88f678
Author: Florian Schlichting <fsfs at debian.org>
Date: Thu Sep 26 23:24:51 2013 +0200
Brush up short and long description
---
debian/control | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index e88ca20..0e1f054 100644
--- a/debian/control
+++ b/debian/control
@@ -18,8 +18,7 @@ Architecture: all
Depends: ${perl:Depends},
${misc:Depends},
libexporter-tidy-perl
-Description: Perl interface to fork() system call
- Proc::Fork module provides an intuitive, Perl-ish way to write forking
- programs by letting you use blocks to illustrate which code section executes
- in which fork.
-
+Description: Perl interface to the fork() system call
+ Proc::Fork provides an intuitive, Perl-ish way to write forking
+ programs by facilitating the use of blocks to illustrate which code
+ section executes in which fork.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libproc-fork-perl.git
More information about the Pkg-perl-cvs-commits
mailing list