]> git.llucax.com Git - software/mutt-debian.git/blobdiff - debian/control
upstream/608706-fix-spelling-errors.patch: to fix some spelling errors (Closes: 608706)
[software/mutt-debian.git] / debian / control
index 51f4122de4d7e4dc41a7515d510f6a2145c35646..32444e4dde9ba66cc45761222f25aac24ade9cd5 100644 (file)
@@ -1,18 +1,22 @@
 Source: mutt
 Section: mail
 Priority: standard
-Maintainer: Adeodato Simó <dato@net.com.org.es>
+Maintainer: Antonio Radici <antonio@dyne.org>
 Uploaders: Christoph Berg <myon@debian.org>
-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: automake, debhelper (>> 7), docbook-xml, docbook-xsl,
+ w3m, gawk, gettext, libgnutls-dev,
+ libgpgme11-dev, libidn11-dev, libkrb5-dev, libncurses5-dev, libncursesw5-dev,
+ libsasl2-dev, pkg-config, quilt, xsltproc, zlib1g-dev,
+ libtokyocabinet-dev [!hurd-i386], libgdbm-dev [hurd-i386]
+Standards-Version: 3.9.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: default-mta | 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
@@ -33,3 +37,25 @@ 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}, ${misc: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
+Section: debug
+Priority: extra
+Depends: ${shlibs:Depends}, ${misc: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
+ is supposed to be used when there is a core file which should be analyzed
+ using gdb.