X-Git-Url: https://git.llucax.com/software/mutt-debian.git/blobdiff_plain/2e7182697857527a3a62b16740812f3a9a1d99b9..264ee159fbaee3a653d975083c419d36d9ed1715:/debian/control?ds=inline diff --git a/debian/control b/debian/control index e0ecbe3..ebdff34 100644 --- a/debian/control +++ b/debian/control @@ -1,18 +1,20 @@ 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.3 -XS-Vcs-Bzr: http://bzr.debian.org/pkg-mutt/unstable +Maintainer: Christoph Berg +Uploaders: Adeodato Simó , Antonio Radici +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, pkg-config +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 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 @@ -46,9 +48,12 @@ Description: the Mutt Mail User Agent with extra patches Package: mutt-dbg Architecture: any +Section: debug 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. + 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.