X-Git-Url: https://git.llucax.com/software/mutt-debian.git/blobdiff_plain/5220d72b5cc7790bf3f5590260cfd8d84d0fc044..de72a278c4881ffe2b2270c6457e0e6891e3ddee:/debian/control?ds=sidebyside diff --git a/debian/control b/debian/control index 7fa4485..e0ecbe3 100644 --- a/debian/control +++ b/debian/control @@ -3,9 +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, libgdbm-dev -Standards-Version: 3.7.2 +Build-Depends: debhelper (>> 5), quilt (>= 0.40-1), 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 @@ -32,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.