On Wed, Apr 16, 2003 at 10:18:27PM +0800, Andrew Shugg wrote:
[...]
> To clarify what I outlined in #186740, if you were to start with this
> sort of string:
>
> &foo blah & <url>
>
> you would end up with this in the HTML:
>
> &foo blah & <url>
^^^^^
No, it should be &amp; since debian/control is supposed to be plain text.Denis

