X-Git-Url: https://git.llucax.com/software/mutt-debian.git/blobdiff_plain/8fe1dbce38e4f236f36fedc2b57930af4fbf1c2f..9ae284163f491c64de122fcd555019040e0d4da7:/debian/control?ds=inline diff --git a/debian/control b/debian/control index 970dde1..32444e4 100644 --- a/debian/control +++ b/debian/control @@ -1,15 +1,22 @@ 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.4-dev -Standards-Version: 3.6.2 +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.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 -Recommends: locales, mime-support +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 Provides: mail-reader, imap-client Conflicts: mutt-utf8 @@ -22,11 +29,33 @@ 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}, ${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.