X-Git-Url: https://git.llucax.com/software/mutt-debian.git/blobdiff_plain/a88521507e3ddeddc7ab1776d474498f73fa1c37..f4c51beec70eeb4f7ab1baea9bfe683f01164bc4:/debian/control?ds=sidebyside diff --git a/debian/control b/debian/control index 96c2724..b2dcc72 100644 --- a/debian/control +++ b/debian/control @@ -3,9 +3,10 @@ Section: mail Priority: standard Maintainer: Christoph Berg Uploaders: Adeodato Simó , Antonio Radici -Build-Depends: debhelper (>> 6.0.7), quilt, automake, gawk, gettext, xsltproc, +Build-Depends: debhelper (>> 7), 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 + libidn11-dev, zlib1g-dev, libncursesw5-dev, libgdbm-dev, libkrb5-dev, pkg-config, + libgpgme11-dev Standards-Version: 3.8.1 Vcs-Git: git://git.debian.org/git/pkg-mutt/mutt.git Vcs-Browser: http://git.debian.org/?p=pkg-mutt/mutt.git @@ -14,7 +15,8 @@ Homepage: http://www.mutt.org/ Package: mutt Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Recommends: exim4 | mail-transport-agent, locales, mime-support, libsasl2-modules +Recommends: exim4 | mail-transport-agent, locales, mime-support, libsasl2-modules, + libgpgme11 Suggests: urlview, aspell | ispell, gnupg, mixmaster, openssl, ca-certificates Provides: mail-reader, imap-client Conflicts: mutt-utf8 @@ -54,4 +56,6 @@ 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. + 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.