Commit fd1a5ea0 authored by Faidon Liambotis's avatar Faidon Liambotis
Browse files

Remove update-alternatives support for /usr/bin/mutt

...and its associated manpages and docs. This only existed for the benefit of
mutt-patched and mutt-kz and is thus moot now.
parent 5a4268c7
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -10,6 +10,9 @@ mutt (1.6.1-2) experimental; urgency=medium
  * Similarly, fold mutt-kz, a binary from a different source package until
    now, into mutt. mutt-kz upstream has joined forces with NeoMutt, so this
    is now a matter of just passing --enable-notmuch to our ./configure.
  * Remove update-alternatives support for /usr/bin/mutt and associated
    manpages and docs. This only existed for the benefit of mutt-patched and
    mutt-kz and is thus moot now.
  * Update neomutt to a newer version, 20160611.
    - Enable *all* the neomutt patches now, not just a hand-picked selection.
    - Use the single patch, as the broken out patches conflict with each
+1 −0
Original line number Diff line number Diff line
debian/extra/README.SMIME
debian/tmp/usr/share/doc/mutt/manual.txt
debian/tmp/usr/share/doc/mutt/NEWS
debian/tmp/usr/share/doc/mutt/NEWS.old
debian/tmp/usr/share/doc/mutt/TODO
+1 −1
Original line number Diff line number Diff line
@@ -16,4 +16,4 @@ contrib/smime.rc etc/Muttrc.d
debian/extra/rc/*.rc			etc/Muttrc.d
debian/extra/mutt.xpm			usr/share/pixmaps
debian/extra/mutt.desktop		usr/share/applications
debian/tmp/usr/share/doc/mutt/*.html		usr/share/doc/mutt/html-org
debian/tmp/usr/share/doc/mutt/*.html	usr/share/doc/mutt/html
+0 −5
Original line number Diff line number Diff line
mutt: setgid-binary usr/bin/mutt_dotlock 2755 root/mail
mutt: arch-dep-package-has-big-usr-share
mutt: menu-command-not-in-package usr/share/menu/mutt:5 usr/bin/mutt
mutt: desktop-command-not-in-package usr/share/applications/mutt.desktop mutt
mutt: doc-base-file-references-missing-file mutt:9 /usr/share/doc/mutt/manual.txt.gz
mutt: doc-base-file-references-missing-file mutt:12 /usr/share/doc/mutt/html/manual.html
mutt: doc-base-file-references-missing-file mutt:13 /usr/share/doc/mutt/html/*
+2 −0
Original line number Diff line number Diff line
debian/tmp/usr/share/man/man1/mutt.1
debian/tmp/usr/share/man/man1/mutt_dotlock.1
debian/tmp/usr/share/man/man5/muttrc.5
debian/tmp/usr/share/man/man1/smime_keys.1
debian/tmp/usr/share/man/man5/mbox.5
debian/tmp/usr/share/man/man5/mmdf.5
Loading