X-Git-Url: https://git.llucax.com/software/mutt-debian.git/blobdiff_plain/9181b30e4f41d8e9fe436610ac54c3831a966c1b..2b78277fa96ebf26fe69ad4d1ef9dfb8c2599009:/debian/changelog?ds=inline diff --git a/debian/changelog b/debian/changelog index abd957c..318bb54 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,21 +1,33 @@ -mutt (1.5.16-4) UNRELEASED; urgency=low +mutt (1.5.17-2) experimental; urgency=low + + * Build a mutt-dbg package, and bump DH level to 5. + + -- Christoph Berg Sun, 04 Nov 2007 13:32:44 +0100 + +mutt (1.5.17-1) unstable; urgency=low [ Adeodato Simó ] * Move the packaging back to Bazaar, adjust X-VCS-* accordingly. [ Christoph Berg ] + * Mention libsasl2-modules-gssapi-mit in README.Debian. (Closes: #433425) * Call autoreconf at build time, drop the autotools-update patch. + * Update menu file, add lintian override file. * Refresh patches. - * New upstream snapshot: + * New upstream version: + fix segfaults with single byte 8-bit characters in index_format. - (Closes: #420598) + (Closes: #420598, Mutt: #2882) + properly render subject headers with encoded linefeeds. - (Closes: #264014) + (Closes: #264014, Mutt: #1810) + only calls gnutls_error_is_fatal when gnutls_record_recv returns a - negative value. (Closes: #439775) + negative value. (Closes: #439775, Mutt: #2954) + + Large file support for mutt_pretty_size(). + (Closes: #352478, #416555, Mutt: #2191) + + Do not consider empty pipes for filtering in format strings. + (Closes: #447340) - -- Christoph Berg Sat, 08 Sep 2007 21:43:39 +0200 + -- Christoph Berg Sat, 03 Nov 2007 23:00:04 +0100 mutt (1.5.16-3) unstable; urgency=medium