From: Michael Prokop Date: Sat, 7 Mar 2009 22:58:01 +0000 (+0100) Subject: http://ftp-master.debian.org/rss/removals.rss - Fix quoting problem with
X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;ds=sidebyside;h=f606e8e8afaefa7cf81c19ec21d42b3eefe85cc4;hp=f606e8e8afaefa7cf81c19ec21d42b3eefe85cc4;p=dak.git

http://ftp-master.debian.org/rss/removals.rss - Fix quoting problem with 

Using qq[<pre>$body</pre>] produces "&lt;pre&gt;"
which seems to broken inside RSS readers. If the result looks like
"<pre>" then it seems to work fine.

Signed-off-by: Michael Prokop 
Signed-off-by: Joerg Jaspert 
---