X-Git-Url: https://git.llucax.com/software/mutt-debian.git/blobdiff_plain/0f1a08eb5b6fe56944418dc42fbaa104052579f2..6a92e726398704379dc95649857059cec4a2f14f:/debian/control diff --git a/debian/control b/debian/control index 51f4122..7802f69 100644 --- a/debian/control +++ b/debian/control @@ -3,10 +3,10 @@ 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, libdb4.4-dev, libgpgme11-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 +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 +Standards-Version: 3.7.3 +XS-Vcs-Bzr: http://bzr.debian.org/pkg-mutt/unstable +Homepage: http://www.mutt.org/ Package: mutt Architecture: any @@ -33,3 +33,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.