X-Git-Url: https://git.llucax.com/software/mutt-debian.git/blobdiff_plain/4988a192dab00d86203bd44995b53284abfa1474..16ab2f99e95d8ad7fe3298848a15f7f6247c4844:/debian/control diff --git a/debian/control b/debian/control index fedd92e..6c9f0a7 100644 --- a/debian/control +++ b/debian/control @@ -1,15 +1,21 @@ Source: mutt Section: mail Priority: standard -Maintainer: Adeodato Simó -Build-Depends: debhelper, quilt, autotools-dev, gawk, gettext, xsltproc, docbook-xml, docbook-xsl, links, libncurses5-dev, libsasl2-dev, libgnutls-dev, libidn11-dev, zlib1g-dev, libncursesw5-dev, libdb4.3-dev -Standards-Version: 3.6.2 +Maintainer: Christoph Berg +Uploaders: Adeodato Simó +Build-Depends: debhelper (>> 5), quilt, automake, gawk, gettext, xsltproc, + docbook-xml, docbook-xsl, links, libncurses5-dev, libsasl2-dev, libgnutls-dev, + libidn11-dev, zlib1g-dev, libncursesw5-dev, libgdbm-dev, libkrb5-dev +Standards-Version: 3.8.0 +XS-Vcs-Git: git://git.debian.org/git/pkg-mutt/mutt.git +XS-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 -Recommends: locales, mime-support +Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: exim4 | mail-transport-agent, locales, mime-support Suggests: urlview, aspell | ispell, gnupg, mixmaster, openssl, ca-certificates Provides: mail-reader, imap-client Conflicts: mutt-utf8 @@ -22,11 +28,30 @@ Description: text-based mailreader supporting MIME, GPG, PGP and threading * PGP/MIME support (RFC 2015). * Advanced IMAP client supporting SSL encryption and SASL authentication. * POP3 support. - * Mailbox threading (both strict and non-strict). - * Default keybindings are much like ELM. - * Keybindings are configurable; Mush and PINE-like ones are provided as - examples. + * 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}, 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 +Priority: extra +Depends: ${shlibs: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.