r46898 - /trunk/libv-perl/debian/control
jeremiah-guest at users.alioth.debian.org
jeremiah-guest at users.alioth.debian.org
Sat Nov 7 20:58:27 UTC 2009
Author: jeremiah-guest
Date: Sat Nov 7 20:58:22 2009
New Revision: 46898
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=46898
Log:
Removed the period at the end of the short description to assuage lintian.
Modified:
trunk/libv-perl/debian/control
Modified: trunk/libv-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libv-perl/debian/control?rev=46898&op=diff
==============================================================================
--- trunk/libv-perl/debian/control (original)
+++ trunk/libv-perl/debian/control Sat Nov 7 20:58:22 2009
@@ -13,6 +13,6 @@
Package: libv-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}
-Description: Print the version of specified perl module(s).
+Description: Print the version of specified perl module(s)
V uses stolen code from Module::Info to find the location and version of the
specified module(s). It prints them and exit()s.
More information about the Pkg-perl-cvs-commits
mailing list