X-Git-Url: https://git.llucax.com/software/mutt-debian.git/blobdiff_plain/f1c23f1883dc88d61c2229f2ea59a0d236b7d6c0..17a0e20c69f875f98afb440c6f20c1ab5406d4c9:/debian/control?ds=inline diff --git a/debian/control b/debian/control index b2dc7ae..b76863b 100644 --- a/debian/control +++ b/debian/control @@ -1,18 +1,21 @@ Source: mutt Section: mail Priority: standard -Maintainer: Adeodato Simó -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, libgdbm-dev -Standards-Version: 3.7.2 -XS-Vcs-Browser: http://hg.debian.org/hg/pkg-mutt/debian-mutt -XS-Vcs-Hg: http://hg.debian.org/hg/pkg-mutt/debian-mutt +Maintainer: Christoph Berg +Uploaders: Adeodato Simó , Antonio Radici +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} -Recommends: exim4 | mail-transport-agent, locales, mime-support +Recommends: exim4 | 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 @@ -33,3 +36,22 @@ 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}, 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.