r32027 - in /trunk/libproc-processtable-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri Mar 13 19:35:39 UTC 2009


Author: gregoa
Date: Fri Mar 13 19:35:32 2009
New Revision: 32027

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=32027
Log:
debian/control: mention module name in short description.

Modified:
    trunk/libproc-processtable-perl/debian/changelog
    trunk/libproc-processtable-perl/debian/control

Modified: trunk/libproc-processtable-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libproc-processtable-perl/debian/changelog?rev=32027&op=diff
==============================================================================
--- trunk/libproc-processtable-perl/debian/changelog (original)
+++ trunk/libproc-processtable-perl/debian/changelog Fri Mar 13 19:35:32 2009
@@ -3,6 +3,7 @@
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
     (source stanza).
   * debian/control: Added: ${misc:Depends} to Depends: field.
+  * debian/control: mention module name in short description.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 16 Nov 2008 20:46:31 +0100
 

Modified: trunk/libproc-processtable-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libproc-processtable-perl/debian/control?rev=32027&op=diff
==============================================================================
--- trunk/libproc-processtable-perl/debian/control (original)
+++ trunk/libproc-processtable-perl/debian/control Fri Mar 13 19:35:32 2009
@@ -18,7 +18,7 @@
 Replaces: libproc-process-perl (<< 0.41-4)
 Conflicts: libproc-process-perl (<< 0.41-4)
 Description: Perl library for accessing process table information
- This Perl module attempts to unify the interfaces to Unix process table
+ Proc::ProcessTable attempts to unify the interfaces to Unix process table
  information, without having to run a ps subprocess from within a perl or
  shell script and parse the output.
 




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