r28280 - /trunk/mail-rfc822-address/debian/control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Tue Dec 16 00:43:30 UTC 2008


Author: gregoa
Date: Tue Dec 16 00:43:27 2008
New Revision: 28280

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=28280
Log:
d/control cleanup

Modified:
    trunk/mail-rfc822-address/debian/control

Modified: trunk/mail-rfc822-address/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/mail-rfc822-address/debian/control?rev=28280&op=diff
==============================================================================
--- trunk/mail-rfc822-address/debian/control (original)
+++ trunk/mail-rfc822-address/debian/control Tue Dec 16 00:43:27 2008
@@ -12,8 +12,8 @@
 
 Package: libmail-rfc822-address-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, 
-Description:  Perl extension for validating email addresses 
+Depends: ${perl:Depends}, ${misc:Depends}
+Description: Perl extension for validating email addresses 
  Mail::RFC822::Address validates email addresses against the grammar described
  in RFC 822 using regular expressions.  How to validate a user supplied email
  address is a FAQ (see perlfaq9): the only sure way to see if a supplied email
@@ -25,4 +25,3 @@
  regular expressions rather than the Parse::RecDescent parser.  This means that
  startup time is greatly reduced making it suitable for use in transient scripts
  such as CGI scripts.
- .




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