X-Git-Url: https://git.llucax.com/software/mutt-debian.git/blobdiff_plain/4c13acfc45a942f5f481ce6a3dfcea461da505ad..9275549093fd4bae96f4119e7b66dd3cc6478e78:/debian/control diff --git a/debian/control b/debian/control index bf9f8f2..0ac152d 100644 --- a/debian/control +++ b/debian/control @@ -1,32 +1,61 @@ Source: mutt Section: mail Priority: standard -Maintainer: Marco d'Itri -Uploaders: Marco d'Itri , Adeodato Simó -Build-Depends: debhelper (>= 4), linuxdoc-tools-text, gettext, groff, libncurses5-dev, libsasl2-dev, libgnutls11-dev, libidn11-dev, zlib1g-dev, libncursesw5-dev, libdb4.3-dev -Standards-Version: 3.6.1.1 +Maintainer: Antonio Radici +Uploaders: Christoph Berg +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.2.0 +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.