+mutt (1.5.16-3) unstable; urgency=medium
+
+ * Fix the maildir-mtime patch change in 1.5.14+cvs20070403-1 that broke
+ new mail message count in IMAP folders. (Closes: #421468, #428734, #433275)
+
+ -- Adeodato Simó <dato@net.com.org.es> Thu, 19 Jul 2007 23:41:02 +0200
+
+mutt (1.5.16-2) unstable; urgency=low
+
+ * Finally a new unstable version :)
+ * Disable gpgme backend again, it needs two "optional" libs we do not want
+ to pull into "standard" now, and it is still somewhat buggy.
+ Reopens: #263443.
+ * Use gdbm instead of bdb for the cache files.
+ * Enable sensible_browser_position patch.
+
+ -- Christoph Berg <myon@debian.org> Thu, 28 Jun 2007 21:58:47 +0200
+
+mutt (1.5.16-1) experimental; urgency=low
+
+ * New upstream version.
+ * compressed-folders: grab updated patch, thanks Roland.
+
+ -- Christoph Berg <myon@debian.org> Thu, 14 Jun 2007 10:54:56 +0200
+
+mutt (1.5.15+20070608-1) experimental; urgency=low
+
+ * Muttrc.head: Temporarily set pipe_decode in the \cb urlview macro.
+ Closes: #423640.
+ * Apply patch by pywatson@gmail.com to strdup strings when sorting.
+ Mutt: #2515, Closes: #196545.
+
+ -- Christoph Berg <myon@debian.org> Fri, 08 Jun 2007 11:19:08 +0200
+
+mutt (1.5.15+20070515-1) experimental; urgency=low
+
+ * New snapshot.
+ + Removed hardcoded pager progress indicator and add %P format code to
+ $pager_status which contains the same information.
+ Mutt: #2087, Closes: #259145.
+ * $smime_verify_opaque_command: fallback to -noverify.
+ Mutt: #2428, Closes: #420014.
+
+ -- Christoph Berg <myon@debian.org> Thu, 17 May 2007 14:15:48 +0200
+
mutt (1.5.15+20070412-1) experimental; urgency=low
* New snapshot:
-- Adeodato Simó <asp16@alu.ua.es> Mon, 15 Aug 2005 15:51:55 +0200
+mutt (1.5.9-2sarge2) stable-security; urgency=high
+
+ * Fix buffer overflow in IMAP parsing code
+
+ -- Moritz Muehlenhoff <jmm@debian.org> Wed, 28 Jun 2006 17:12:05 +0000
+
+mutt (1.5.9-2sarge1) stable; urgency=low
+
+ * For attachments marked for deletion after the message is sent, don't
+ remove them if the message is finally cancelled, or if the attachments
+ are dropped from the message prior to sending. (Closes: #332972)
+
+ -- Adeodato Simó <dato@net.com.org.es> Tue, 31 Jan 2006 01:23:28 +0100
+
mutt (1.5.9-2) unstable; urgency=high
* Added a missing Build-Depend on mawk. (Closes: #310039)