[SCM] Debian packaging of Proc-Wait3 CPAN distribution branch, master, updated. bc767c8d3df301000a19acb0b6f4913aa3c31841

Alessandro Ghedini al3xbio at gmail.com
Mon Oct 8 09:47:58 UTC 2012


The following commit has been merged in the master branch:
commit 26a8e62c051d61563007888cd8d5a54807f9e17d
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Mon Oct 8 10:50:55 2012 +0200

    Fix descriptions
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 8428d23..967b1c3 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Homepage: http://search.cpan.org/dist/Proc-Wait3/
 Package: libproc-wait3-perl
 Architecture: any
 Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
-Description: Perl extension for wait3 system call
+Description: Perl interface to wait3() system call
  Proc::Wait3 is a Perl extension that provides access to the wait3 system call,
  which is used to wait for state changes in child processes. Differently from
- waitpid, wait3 additionally returns child's resource usage information.
+ wait, wait3 additionally returns child's resource usage information.

-- 
Debian packaging of Proc-Wait3 CPAN distribution



More information about the Pkg-perl-cvs-commits mailing list