r25297 - in /trunk/libipc-run3-perl/debian: changelog control

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Wed Sep 17 20:35:52 UTC 2008


Author: dmn
Date: Wed Sep 17 20:35:49 2008
New Revision: 25297

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=25297
Log:
sync short descryption with new synopsys

Modified:
    trunk/libipc-run3-perl/debian/changelog
    trunk/libipc-run3-perl/debian/control

Modified: trunk/libipc-run3-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libipc-run3-perl/debian/changelog?rev=25297&op=diff
==============================================================================
--- trunk/libipc-run3-perl/debian/changelog (original)
+++ trunk/libipc-run3-perl/debian/changelog Wed Sep 17 20:35:49 2008
@@ -11,6 +11,7 @@
   * convert to debhelper v7
 
   * New upstream release
+  * sync short descryption with new synopsys
 
  -- Damyan Ivanov <dmn at debian.org>  Wed, 17 Sep 2008 23:30:08 +0300
 

Modified: trunk/libipc-run3-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libipc-run3-perl/debian/control?rev=25297&op=diff
==============================================================================
--- trunk/libipc-run3-perl/debian/control (original)
+++ trunk/libipc-run3-perl/debian/control Wed Sep 17 20:35:49 2008
@@ -12,8 +12,8 @@
 Package: libipc-run3-perl
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends}
-Description: perl IPC::Run3 - Run a subprocess in batch mode
- This module allows you to run a subprocess and redirect stdin, stdout,
+Description: run a subprocess with input/ouput redirection
+ IPC::Run3 allows you to run a subprocess and redirect stdin, stdout,
  and/or stderr to files and perl data structures.  It aims to satisfy 99%
  of the need for using system()/qx``/open3() with a simple, extremely
  Perlish API and none of the bloat and rarely used features of IPC::Run.




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