X-Git-Url: https://git.llucax.com/software/mutt-debian.git/blobdiff_plain/bf11638028dcd26b7166f0e6bb41f8c8d7d466e9..16ab2f99e95d8ad7fe3298848a15f7f6247c4844:/debian/control?ds=inline diff --git a/debian/control b/debian/control index 4e1c9bb..6c9f0a7 100644 --- a/debian/control +++ b/debian/control @@ -1,11 +1,15 @@ Source: mutt Section: mail Priority: standard -Maintainer: Adeodato Simó -Uploaders: Christoph Berg -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.2 -XS-Vcs-Bzr: http://bzr.debian.org/pkg-mutt/unstable +Maintainer: Christoph Berg +Uploaders: Adeodato Simó +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 @@ -33,10 +37,21 @@ Description: text-based mailreader supporting MIME, GPG, PGP and threading * 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. + . + This package contains the debugging symbols for mutt and mutt-patched.