On Tue, Jun 10, 2008 at 08:00:31PM -0400, Adam C Powell IV wrote:
> An email address in a control field, e.g. Uploaders, should work with a
> comma in a quoted string, such as of the form:
>   "Smith, John" <[EMAIL PROTECTED]>
> See for example RFC822 Appendix A.1.3.
> 
> Unfortunately, lintian treats it as separate addresses
>   "Smith,
> and 
>   John" <[EMAIL PROTECTED]>
> resulting in false positives for NMU and a bunch of related tests.

Yeah, we really should use a real parser module for this stuff instead
of "split /,/"

Gruesse,
-- 
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to