r74089 - in /trunk/libhttp-lite-perl/debian: changelog control
jotamjr-guest at users.alioth.debian.org
jotamjr-guest at users.alioth.debian.org
Sat May 7 04:53:35 UTC 2011
Author: jotamjr-guest
Date: Sat May 7 04:53:23 2011
New Revision: 74089
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=74089
Log:
cosmetic touches to short description
Modified:
trunk/libhttp-lite-perl/debian/changelog
trunk/libhttp-lite-perl/debian/control
Modified: trunk/libhttp-lite-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-lite-perl/debian/changelog?rev=74089&op=diff
==============================================================================
--- trunk/libhttp-lite-perl/debian/changelog (original)
+++ trunk/libhttp-lite-perl/debian/changelog Sat May 7 04:53:23 2011
@@ -3,7 +3,6 @@
TODO:
- d/control:
* remove "perl" from Depends, filled in by ${perl:Depends}
- * start short description with small letter
* Initial Release (closes: Bug#625800).
Modified: trunk/libhttp-lite-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-lite-perl/debian/control?rev=74089&op=diff
==============================================================================
--- trunk/libhttp-lite-perl/debian/control (original)
+++ trunk/libhttp-lite-perl/debian/control Sat May 7 04:53:23 2011
@@ -14,7 +14,7 @@
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
perl
-Description: Lightweight HTTP implementation
+Description: lightweight HTTP implementation for perl
HTTP::Lite is a stand-alone lightweight HTTP/1.1 implementation
for perl. It is not intended as a replacement for the
fully-features LWP module. Instead, it is intended for use in
More information about the Pkg-perl-cvs-commits
mailing list