Source: mutt
Section: mail
Priority: standard
-Maintainer: Adeodato Simó <asp16@alu.ua.es>
-Build-Depends: debhelper (>= 4), autotools-dev, mawk, linuxdoc-tools-text, gettext, groff, libncurses5-dev, libsasl2-dev, libgnutls11-dev, libidn11-dev, zlib1g-dev, libncursesw5-dev, libdb4.3-dev
-Standards-Version: 3.6.2
+Maintainer: Antonio Radici <antonio@dyne.org>
+Uploaders: Christoph Berg <myon@debian.org>
+Build-Depends: automake, debhelper (>> 7), docbook-xml, docbook-xsl,
+ w3m, gawk, gettext, libgnutls-dev,
+ libgpgme11-dev, libidn11-dev, libkrb5-dev, libncurses5-dev, libncursesw5-dev,
+ libsasl2-dev, pkg-config, quilt, xsltproc, zlib1g-dev,
+ libtokyocabinet-dev [!hurd-i386], libgdbm-dev [hurd-i386]
+Standards-Version: 3.9.1
+Vcs-Git: git://git.debian.org/git/pkg-mutt/mutt.git
+Vcs-Browser: http://git.debian.org/?p=pkg-mutt/mutt.git
+Homepage: http://www.mutt.org/
Package: mutt
Architecture: any
-Priority: standard
-Depends: ${shlibs:Depends}, ${misc:Depends}, exim4 | mail-transport-agent
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: default-mta | mail-transport-agent, locales, mime-support, libsasl2-modules
Suggests: urlview, aspell | ispell, gnupg, mixmaster, openssl, ca-certificates
-Recommends: locales, mime-support
Provides: mail-reader, imap-client
-Conflicts: suidmanager (<< 0.50), mutt-i, mutt-utf8
-Replaces: mutt-i, mutt-utf8
-Description: Text-based mailreader supporting MIME, GPG, PGP and threading
+Conflicts: mutt-utf8
+Replaces: mutt-utf8
+Description: text-based mailreader supporting MIME, GPG, PGP and threading
Mutt is a sophisticated text-based Mail User Agent. Some highlights:
- o MIME support (including RFC1522 encoding/decoding of 8-bit message
+ .
+ * MIME support (including RFC1522 encoding/decoding of 8-bit message
headers and UTF-8 support).
- o PGP/MIME support (RFC 2015).
- o Advanced IMAP client supporting SSL encryption and SASL authentication.
- o POP3 support.
- o Mailbox threading (both strict and non-strict).
- o Default keybindings are much like ELM.
- o Keybindings are configurable; Mush and PINE-like ones are provided as
- examples.
- o Handles MMDF, MH and Maildir in addition to regular mbox format.
- o Messages may be (indefinitely) postponed.
- o Colour support.
- o Highly configurable through easy but powerful rc file.
+ * PGP/MIME support (RFC 2015).
+ * Advanced IMAP client supporting SSL encryption and SASL authentication.
+ * POP3 support.
+ * ESMTP support.
+ * Message threading (both strict and non-strict).
+ * Keybindings are configurable, default keybindings are much like ELM;
+ Mush and PINE-like ones are provided as examples.
+ * Handles MMDF, MH and Maildir in addition to regular mbox format.
+ * Messages may be (indefinitely) postponed.
+ * Colour support.
+ * Highly configurable through easy but powerful rc file.
+
+Package: mutt-patched
+Architecture: any
+Priority: extra
+Depends: ${shlibs:Depends}, ${misc:Depends}, mutt (= ${binary:Version})
+Description: the Mutt Mail User Agent with extra patches
+ Mutt is a sophisticated text-based Mail User Agent.
+ .
+ This package adds the "sidebar" patch that lists mailboxes with new mail
+ in a separate column on screen.
+
+Package: mutt-dbg
+Architecture: any
+Section: debug
+Priority: extra
+Depends: ${shlibs:Depends}, ${misc:Depends}, mutt (= ${binary:Version})
+Description: debugging symbols for mutt
+ Mutt is a sophisticated text-based Mail User Agent.
+ .
+ This package contains the debugging symbols for mutt and mutt-patched; this
+ is supposed to be used when there is a core file which should be analyzed
+ using gdb.