mutt (1.4.0-2) unstable; urgency=low
mutt (1.4.0-2) unstable; urgency=low

  * Update GNUTLS patch and link against gnutls4. (Closes: #152141).
  * Link mutt-utf8 against libncursesw5 instead of slang1a-utf8.
  * set pipe_decode=yes in /etc/Muttrc (Closes: #151460).
  * Compile mutt with --enable-imap-edit-threads (Closes: #150274).
  * Make debian/scripts/lib work even if $CDPATH is set (Closes: #152678).
  * Merged patch to fix spurious new message notifications with Maildirs
    (Closes: #151582).

 -- Marco d'Itri <md@linux.it>  Fri, 12 Jul 2002 03:34:48 +0200

mutt (1.4.0-1) unstable; urgency=medium

  * New upstream release (Closes: #146889, #149348, #148558).
  * Updated patch edit_threads.9.2 (Closes: #146451).
  * Priority of mutt-utf8 changed from optional to extra.

 -- Marco d'Itri <md@linux.it>  Mon, 10 Jun 2002 21:26:08 +0200

mutt (1.3.28-2) unstable; urgency=medium

  * Moved into main.
  * Suggests: libgcrypt1, gnutls3 (Closes: #140970).
  * Added patch from CVS to fix crash with UTF-8 locales (Closes: #126336).

 -- Marco d'Itri <md@linux.it>  Sat,  6 Apr 2002 18:35:01 +0200

mutt (1.3.28-1) unstable; urgency=medium

  * New upstream release (Closes: #138200).
  * Updated GNUTLS patch.
  * Make flea(1) work even if bug(1) is not installed (Closes: #138273).
  * Added /usr/share/bug/mutt/presubj file (Closes: #138274).

 -- Marco d'Itri <md@linux.it>  Tue, 19 Mar 2002 14:42:39 +0100

mutt (1.3.27-5) unstable; urgency=medium

  * Added build dependancy on linuxdoc-tools-text (Closes: #137890).
  * Use sensible-pager instead of zless to read the manual (Closes: #136206).
  * Added example colors scheme contributed by Dmitry Borodaenko.

 -- Marco d'Itri <md@linux.it>  Mon, 11 Mar 2002 19:40:20 +0100

mutt (1.3.27-4) unstable; urgency=high

  * Recompiled against new slang packages (Closes: #133255, #134115).
  * Added patch-1.3.27.me.aliasdups.1 (Closes: #133559).
  * Updated GNUTLS patch.
  * Added missing flea(1) symlink (Closes: #133646).

 -- Marco d'Itri <md@linux.it>  Sun, 17 Feb 2002 03:27:50 +0100

mutt (1.3.27-3) unstable; urgency=high

  * Recompiled against new slang and packages (Closes: #132644).
  * Title bar is changed on more xterm variants (Closes: #131178).
  * Removed obsolete advice about shred from README.Debian (Closes: #132786).

 -- Marco d'Itri <md@linux.it>  Sun, 10 Feb 2002 13:26:20 +0100

mutt (1.3.27-2) unstable; urgency=high

  * Updated GNUTLS patch (Closes: #131386, #131424).
  * Added patch-1.3.27.me.listfrom_doc.1 (Closes: #45706).
  * Added missing -fPIC (Closes: #131209).
  * Added missing commas in charset.c (Closes: #130481).

 -- Marco d'Itri <md@linux.it>  Thu, 31 Jan 2002 15:23:34 +0100

mutt (1.3.27-1) unstable; urgency=medium

  * New upstream release.
  * Small fix to pt_BR translation (Closes: #130416).
  * Hide gpg status messages (Closes: #127519).

 -- Marco d'Itri <md@linux.it>  Tue, 22 Jan 2002 20:18:21 +0100

mutt (1.3.26-1) unstable; urgency=medium

  * New upstream release.
  * Removed patch-1.3.25.chip.fast-limited-threads because the patched
    code has changed.

 -- Marco d'Itri <md@linux.it>  Sat, 19 Jan 2002 19:30:13 +0100

mutt (1.3.25-5) unstable; urgency=high

  * Added build dependancy on groff (Closes: #129605, #129698).

 -- Marco d'Itri <md@linux.it>  Thu, 17 Jan 2002 19:03:29 +0100

mutt (1.3.25-4) unstable; urgency=high

  * Forced build dependancy on newer gnutls-dev (Closes: #129283).
  * Updated GNUTLS patch (Closes: #129291).

 -- Marco d'Itri <md@linux.it>  Wed, 16 Jan 2002 19:47:45 +0100

mutt (1.3.25-3) unstable; urgency=medium

  * Force documentation rebuilding (Closes: #128758, #129045).
  * TLS patch update from Andrew McDonald (Closes: #125924, #128718, #129039).
  * Suggests gnutls0.
  * Fixed typo in manual (Closes: #128836).
  * Added patch-1.3.25.chip.fast-limited-threads, which is supposed to
    speed up limited threaded display (Closes: #128174).
  * Added patch-1.3.25.tlr.attach_overwrite.1 (Closes: #126122).

 -- Marco d'Itri <md@linux.it>  Sun, 13 Jan 2002 17:18:21 +0100

mutt (1.3.25-2) unstable; urgency=low

  * Force dependancy on slang1-utf8 (Closes: #127938).
  * Enable again optimization (Closes: #127653, #127682).
  * Enable {open,close,append}-hook by default again (Closes: #127894).

 -- Marco d'Itri <md@linux.it>  Sun,  6 Jan 2002 19:35:57 +0100

mutt (1.3.25-1) unstable; urgency=high

  * New upstream release, fixes remotely exploitable buffer overflow.
  * Fixed mutt_dotlock permissions
    (Closes: #127264, #127265, #127278, #127308, #127312, #127357).

 -- Marco d'Itri <md@linux.it>  Wed,  2 Jan 2002 18:49:54 +0100

mutt (1.3.24-3) unstable; urgency=medium

  * A new mutt-utf8 package is generated (Closes: #99898).
  * Added patch-1.3.24.de.new_threads.3 to fix segfaults while sorting
    thread (Closes: #123658).
  * Added --status-fd option to gpg command line and working $pgp_good_sign
    variable to default /etc/Muttrc (see #110414 and #123273 for details).
  * Updated thread editing patch to patch-1.3.24.cd.edit_threads.8.
  * Added patch-1.3.24.appoct.2 to lookup application/octet-stream files
    extensions in mime.types.
  * Fixed coredump processing in flea(1) (Closes: #123081).
  * Removed obsolete contrib/pgp-macros.

 -- Marco d'Itri <md@linux.it>  Thu, 27 Dec 2001 03:32:16 +0100

mutt (1.3.24-2) unstable; urgency=medium

  * Added better GNUTLS code from Andrew McDonald.
  * Added again threads editing patch.
  * Enable {open,close,append}-hook by default again (Closes: #115473).
  * Removed default $pgp_good_sign from Muttrc (related to #110414).

 -- Marco d'Itri <md@linux.it>  Wed,  5 Dec 2001 02:26:13 +0100

mutt (1.3.24-1) unstable; urgency=high

  * New upstream release (Closes: #74484, #98630, #114938).
  * Added conflict with gnutls < 0.2.9 (Closes: #121645).
  * Fixed mailspell script (Closes: #120446).
  * Removed 000_patch-1.3.22.1.cd.edit_threads-5.1.
  * Added 000_patch-1.3.23.1.ametzler.pgp_good_sign (Closes: #110414).

 -- Marco d'Itri <md@linux.it>  Fri, 30 Nov 2001 22:52:42 +0100

mutt (1.3.23-4) unstable; urgency=high

  * Added Build Dependandcies on libgcrypt-dev and zlib1g-dev
    (Closes: #119309).
  * Added a comment to README.Debian about stunnel (Closes: #115421).
  * Removed safefilter script (Closes: #118630).
  * Added the broken-outlook-pgp-clearsigning patch (Closes: #120090).

 -- Marco d'Itri <md@linux.it>  Fri, 30 Nov 2001 20:49:02 +0100

mutt (1.3.23-3) unstable; urgency=high

  * Moved to non-US (Closes: #118294).

 -- Marco d'Itri <md@linux.it>  Mon,  5 Nov 2001 12:06:43 +0100

mutt (1.3.23-2) unstable; urgency=medium

  * Added SSL support using GNUTLS. WARNING: requires the CVS library!
  * Added unpack target to debian/rules (Closes: #115765).
  * Fixed account-hook (Closes: #117125).
  * Added default compression hooks to /etc/Muttrc (Closes: #115473).

 -- Marco d'Itri <md@linux.it>  Sun,  4 Nov 2001 13:59:25 +0100

mutt (1.3.23-1) unstable; urgency=medium

  * New upstream release (Closes: #106864, #106229, #110414)
    (Closes: #69135, #89195, #92651, #97319, #98627).
  * Added README.NFS note from the liblockfile maintainer (Closes: #96788).
  * Fixed gpg operations (Closes: #113458, #114163, #114938).
  * Fixed compressed folder patch (Closes: #114199).
  * Highlight https URLs too (Closes: #113791).

 -- Marco d'Itri <md@linux.it>  Wed, 10 Oct 2001 02:30:15 +0200

mutt (1.3.22-2) unstable; urgency=medium

  * Renamed dotlock.1 (Closes: #112545).
  * Fixed the threads editing patch (Closes: #112554).

 -- Marco d'Itri <md@linux.it>  Wed, 19 Sep 2001 12:18:47 +0200

mutt (1.3.22-1) unstable; urgency=low

  * New upstream release (Closes: ).
  * Old bugs fixed in the last NMU (Closes: #29884, #101075, #101484)
    (Closes: #101890, #101890, #102439, #106863, #104469, #105391)
    (Closes: #110262).
  * Fixed bashism in vars.build (Closes: #104137).
  * Updated libssl package name in README.Debian (Closes: #96564).
  * Added a note about temporary files in README.Debian (Closes: #89277).
  * Added a note about locales in README.Debian (Closes: #105545).
  * Included threads editing patch (Closes: #111291).
  * Fixed paths in mutt.man (Closes: #110462).

 -- Marco d'Itri <md@linux.it>  Sat, 15 Sep 2001 17:33:51 +0200

mutt (1.3.19-1) unstable; urgency=low

  * New upstream release (Closes: #81155, #93830, #95426, #100298, #101075).
    (Closes: #101451).
  * Suggests locales instead of i18ndata (Closes: #98814).

 -- Marco d'Itri <md@linux.it>  Tue, 22 May 2001 13:42:34 +0200

mutt (1.3.18-1) unstable; urgency=low

  * New upstream release (Closes: #81155, #92234, #90400, #92860, #95426)
    (Closes: #88358, #92846, #92847, #91979, #97658, #98014).

 -- Marco d'Itri <md@linux.it>  Tue, 22 May 2001 13:42:34 +0200

mutt (1.3.17-1) unstable; urgency=high

  * New upstream release (Closes: #89011, #82372, #86228, #83187).

 -- Marco d'Itri <md@linux.it>  Sun,  1 Apr 2001 22:09:27 +0200

mutt (1.3.15-2) unstable; urgency=high

  * Built again without linking libiconv.

 -- Marco d'Itri <md@linux.it>  Wed, 14 Feb 2001 23:02:23 +0100

mutt (1.3.15-1) unstable; urgency=low

  * New upstream release (Closes: #81873, #81155, #81640, #76922).
  * Added more headers to the ignore list.
  * Removed dh_suidregister (Closes: #84826).
  * Removed US-ASCII charset-hook (Closes: #81240).
  * Commented all "color header" lines in the default /etc/Muttrc.
  * Fixed default colors on white background xterm.

 -- Marco d'Itri <md@linux.it>  Mon, 12 Feb 2001 23:34:41 +0100

mutt (1.3.12-2) unstable; urgency=low

  * Fixed typo in muttbug (Closes: #79230).
  * Added menu hints (Closes: #80067).
  * Compiled with libsasl (Closes: #78746).

 -- Marco d'Itri <md@linux.it>  Sun, 24 Dec 2000 12:18:23 +0100

mutt (1.3.12-1) experimental; urgency=low

  * Packaged the development tree (Closes: #60459, #73050, #75885, #77856).
  * Documented the fact that pgp_encryptself is gone and will not be back
    (Closes: #47833, #69221).

 -- Marco d'Itri <md@linux.it>  Tue, 28 Nov 2000 02:25:50 +0100

mutt (1.2.5-5) unstable; urgency=low

  * Added support for libc6 2.2 compressed charmaps
    (Closes: #74975).
  * Updated README.Debian about SSL support (Closes: #75895).
  * Added the compressed folder patch (Closes: #76224).
  * Removed some colorization (Closes: #77976).

 -- Marco d'Itri <md@linux.it>  Mon, 27 Nov 2000 18:46:25 +0100

mutt (1.2.5-4) stable unstable; urgency=high

  * Typo in debian-ldap-query prevented it from running (#74575).

 -- Marco d'Itri <md@linux.it>  Sun, 29 Oct 2000 13:09:42 +0100

mutt (1.2.5-3) stable unstable; urgency=high

  * ====> Removed non GPL-compatible SHA code (patch-1.3.9.tlr.sha.1). <====
  * ====> Disabled linking with the GPL-incompatible openssl library. <====
  * Update debian-ldap-query for new libnet-ldap-perl package (Closes: #74575).

 -- Marco d'Itri <md@linux.it>  Thu, 12 Oct 2000 10:28:10 +0200

mutt (1.2.5-2) unstable; urgency=low

  * Disallow suspend by default if mutt is the session leader (Closes: #64169).
  * Fixed the check for optional crypto libraries (Closes: #68518).
  * Added build dependency to debhelper (Closes: #68401).
  * Added some info to README.NFS (Closes: #71163).
  * Added ispell wrapper.

 -- Marco d'Itri <md@linux.it>  Thu, 21 Sep 2000 19:43:57 +0200

mutt (1.2.5-1) unstable; urgency=low

  * New upstream release (Closes: #67885, #65999, #67420, #65638, #62580).
    (Closes: #67420).
  * Fixed charmaps handling for autobuilders (Closes: #67609).\
  * Added debian-ldap-query script.
  * mutt_imap_*_.so and pgp* moved to /usr/lib/mutt/.
  * Added safefilter contributed script.

 -- Marco d'Itri <md@linux.it>  Tue,  1 Aug 2000 18:22:58 +0200

mutt (1.2-1) unstable; urgency=low

  * New upstream release.
  * Fixed manual.txt.gz path in F1 macro (Closes: #63384).

 -- Marco d'Itri <md@linux.it>  Sun,  7 May 2000 19:51:09 +0200

mutt (1.1.12-1) unstable; urgency=low

  * New upstream release.
  * Removed duplicated install-docs commands (Closes: #60788).

 -- Marco d'Itri <md@linux.it>  Mon, 20 Mar 2000 22:14:53 +0100

mutt (1.1.9-1) unstable; urgency=low

  * New upstream release (Closes: #60139, #57965, #60139).
  * pgp_sign_micalg=pgp-sha1 added to the default Muttrc (Closes: #59765).

 -- Marco d'Itri <md@linux.it>  Wed, 15 Mar 2000 10:57:49 +0100

mutt (1.1.5-1) unstable; urgency=low

  * New upstream release (Closes: #56011, #58703).

 -- Marco d'Itri <md@linux.it>  Sat, 26 Feb 2000 15:13:09 +0100

mutt (1.1.4-1) unstable; urgency=low

  * New upstream release.

 -- Marco d'Itri <md@linux.it>  Wed, 16 Feb 2000 01:14:31 +0100

mutt (1.1.3-1) unstable; urgency=low

  * New upstream release (Closes: #57373, #57155, #57533, #56970).
  * Fixed Pine.rc (Closes: #57647).

 -- Marco d'Itri <md@linux.it>  Wed, 16 Feb 2000 01:14:20 +0100

mutt (1.1.2-2) unstable; urgency=low

  * README.UPDATE installed in the documentation directory (Closes: 56970).
  * Patched for run time loading of SSL and Kerberos libraries.

 -- Marco d'Itri <md@linux.it>  Thu, 10 Feb 2000 23:56:21 +0100

mutt (1.1.2-1) unstable; urgency=low

  * New upstream release (Closes: #30639, #28727).
  * Fixed color problems in xterms.

 -- Marco d'Itri <md@linux.it>  Tue,  1 Feb 2000 12:31:26 +0100

mutt (1.1.1-1) experimental; urgency=low

  * My christmas present: packaged the development tree.

 -- Marco d'Itri <md@linux.it>  Sun, 19 Dec 1999 12:08:53 +0100