From: Antonio Radici Date: Mon, 2 May 2011 21:38:49 +0000 (+0100) Subject: Muttrc: remove a hook for application/octet-stream, already upstream (Closes: 611405) X-Git-Tag: nntp/1.5.21-5nntp1~21 X-Git-Url: https://git.llucax.com/software/mutt-debian.git/commitdiff_plain/fa549634d44bbbbb8e898d43e293cf610089269e Muttrc: remove a hook for application/octet-stream, already upstream (Closes: 611405) --- diff --git a/debian/changelog b/debian/changelog index e8ed95f..5656a6d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,9 @@ mutt (1.5.21-5) unstable; urgency=low + sidebar-utf8: rewrites make_sidebar_entry() to allow correct padding of utf-8 strings and also prevents segfaults due to overflows (Closes: 584581, 603287) + * debian/patches/debian-specific: + + Muttrc: remove a hook for application/octet-stream, already upstream + (Closes: 611405) * debian/extra/samples/sidebar.muttrc: documented the options that the sidebar-{sorted,dotted} patches are introducing; documentation submitted by Julien Valroff (Closes: 603186) diff --git a/debian/patches/debian-specific/Muttrc b/debian/patches/debian-specific/Muttrc index 5af37cc..eb2d6cb 100644 --- a/debian/patches/debian-specific/Muttrc +++ b/debian/patches/debian-specific/Muttrc @@ -68,13 +68,3 @@ ## ## *** DEFAULT SETTINGS FOR THE ATTACHMENTS PATCH *** ## -@@ -96,6 +128,9 @@ - attachments -A message/external-body - attachments -I message/external-body - -+# enable mime lookup by extension -+mime_lookup application/octet-stream -+ - ## - ## More settings - ##