X-Git-Url: https://git.llucax.com/software/mutt-debian.git/blobdiff_plain/2fc779d212449aded8db453cd8821255913412b5..6093a402024adc34e64a312f1c980b69ed0c34c7:/debian/control?ds=sidebyside diff --git a/debian/control b/debian/control index 1ab0bca..8368fcb 100644 --- a/debian/control +++ b/debian/control @@ -1,16 +1,21 @@ Source: mutt Section: mail Priority: standard -Maintainer: Adeodato Simó +Maintainer: Antonio Radici Uploaders: Christoph Berg -Build-Depends: debhelper, quilt (>= 0.40-1), 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, libgpgme11-dev -Standards-Version: 3.7.2 +Build-Depends: automake, debhelper (>> 7), docbook-xml, docbook-xsl, + elinks-lite | elinks, gawk, gettext, libtokyocabinet-dev, libgnutls-dev, + libgpgme11-dev, libidn11-dev, libkrb5-dev, libncurses5-dev, libncursesw5-dev, + libsasl2-dev, pkg-config, quilt, xsltproc, zlib1g-dev +Standards-Version: 3.8.4 +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} -Recommends: exim4 | mail-transport-agent, locales, mime-support +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 @@ -31,3 +36,25 @@ Description: text-based mailreader supporting MIME, GPG, PGP and threading * 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.