r53941 - /trunk/dh-make-perl/lib/DhMakePerl/Command/Packaging.pm

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Mon Mar 8 13:53:34 UTC 2010


Author: dmn
Date: Mon Mar  8 13:53:00 2010
New Revision: 53941

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=53941
Log:
add whatis entry

Modified:
    trunk/dh-make-perl/lib/DhMakePerl/Command/Packaging.pm

Modified: trunk/dh-make-perl/lib/DhMakePerl/Command/Packaging.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/lib/DhMakePerl/Command/Packaging.pm?rev=53941&op=diff
==============================================================================
--- trunk/dh-make-perl/lib/DhMakePerl/Command/Packaging.pm (original)
+++ trunk/dh-make-perl/lib/DhMakePerl/Command/Packaging.pm Mon Mar  8 13:53:00 2010
@@ -1,4 +1,10 @@
 package DhMakePerl::Command::Packaging;
+
+=head1 NAME
+
+DhMakePerl::Command::Packaging - common routines for 'make' and 'refresh' dh-make-perl commands
+
+=cut
 
 use base 'DhMakePerl';
 




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