+mutt (1.5.19-1) experimental; urgency=low
+
+ * New upstream version.
+ + Header weeding changed in default config; now we ignore * and unignore
+ from: subject to cc date x-mailer x-url user-agent. (Mutt: #286)
+ + $move now defaults to "no" instead of "ask-no".
+
+ -- Christoph Berg <myon@debian.org> Thu, 15 Jan 2009 22:44:09 +0100
+
+mutt (1.5.18-4) unstable; urgency=low
+
+ * In order to evade a conflict with the sidebar patch, move the set_xterm_*
+ prototypes from pager.c to mutt_menu.h. No functional change.
+ * Introduce two new patches that revert the conflicting part of the
+ maildir-mtime patch before applying the sidebar patch, and afterwards
+ re-apply the relevant bits. This mitigates the chance of bugs being
+ introduced when manually resolving conflicts with new versions of the
+ sidebar patch. This fixes new mail detection in the mutt-patched package.
+ (Closes: #484537, #484538)
+
+ -- Christoph Berg <myon@debian.org> Sun, 03 Aug 2008 00:51:58 +0200
+
mutt (1.5.18-3) unstable; urgency=low
* Pull patch from upstream to fix multipart decoding. (Closes: #489283)