]> git.llucax.com Git - software/mutt-debian.git/blob - debian/control
New upstream version.
[software/mutt-debian.git] / debian / control
1 Source: mutt
2 Section: mail
3 Priority: standard
4 Maintainer: Christoph Berg <myon@debian.org>
5 Uploaders: Adeodato Simó <dato@net.com.org.es>
6 Build-Depends: debhelper (>> 5), quilt, automake, gawk, gettext, xsltproc,
7  docbook-xml, docbook-xsl, links, libncurses5-dev, libsasl2-dev, libgnutls-dev,
8  libidn11-dev, zlib1g-dev, libncursesw5-dev, libgdbm-dev, libkrb5-dev
9 Standards-Version: 3.8.0
10 XS-Vcs-Git: git://git.debian.org/git/pkg-mutt/mutt.git
11 XS-Vcs-Browser: http://git.debian.org/?p=pkg-mutt/mutt.git
12 Homepage: http://www.mutt.org/
13
14 Package: mutt
15 Architecture: any
16 Priority: standard
17 Depends: ${shlibs:Depends}, ${misc:Depends}
18 Recommends: exim4 | mail-transport-agent, locales, mime-support
19 Suggests: urlview, aspell | ispell, gnupg, mixmaster, openssl, ca-certificates
20 Provides: mail-reader, imap-client
21 Conflicts: mutt-utf8
22 Replaces: mutt-utf8
23 Description: text-based mailreader supporting MIME, GPG, PGP and threading
24  Mutt is a sophisticated text-based Mail User Agent. Some highlights:
25  .
26   * MIME support (including RFC1522 encoding/decoding of 8-bit message
27     headers and UTF-8 support).
28   * PGP/MIME support (RFC 2015).
29   * Advanced IMAP client supporting SSL encryption and SASL authentication.
30   * POP3 support.
31   * ESMTP support.
32   * Message threading (both strict and non-strict).
33   * Keybindings are configurable, default keybindings are much like ELM;
34     Mush and PINE-like ones are provided as examples.
35   * Handles MMDF, MH and Maildir in addition to regular mbox format.
36   * Messages may be (indefinitely) postponed.
37   * Colour support.
38   * Highly configurable through easy but powerful rc file.
39
40 Package: mutt-patched
41 Architecture: any
42 Priority: extra
43 Depends: ${shlibs:Depends}, mutt (= ${binary:Version})
44 Description: the Mutt Mail User Agent with extra patches
45  Mutt is a sophisticated text-based Mail User Agent.
46  .
47  This package adds the "sidebar" patch that lists mailboxes with new mail
48  in a separate column on screen.
49
50 Package: mutt-dbg
51 Architecture: any
52 Priority: extra
53 Depends: ${shlibs:Depends}, mutt (= ${binary:Version})
54 Description: debugging symbols for mutt
55  Mutt is a sophisticated text-based Mail User Agent.
56  .
57  This package contains the debugging symbols for mutt and mutt-patched.