hpodder (1.0.3) unstable; urgency=low

  * Fix error with hpodder add.  Closes: #435738.

 -- John Goerzen <jgoerzen@complete.org>  Thu, 02 Aug 2007 21:46:02 -0500

hpodder (1.0.2) unstable; urgency=low

  * Fix removeFile error.

 -- John Goerzen <jgoerzen@complete.org>  Wed, 01 Aug 2007 10:25:44 -0500

hpodder (1.0.1) unstable; urgency=low

  * Correct the location of some info in the manpage.

 -- John Goerzen <jgoerzen@complete.org>  Sat, 28 Jul 2007 23:26:12 -0500

hpodder (1.0.0) unstable; urgency=low

  * Release 1.0.0.
  * Now remove files in the temporary download directory that belong
    to episodes that are no longer marked for download.
  * New automatic episode/podcast expiration/error system implemented
    and documented.
  * Propogate exceptions out of locking properly.  Closes: #428106.
  * Fixed settitle.  Closes: #389956.

 -- John Goerzen <jgoerzen@complete.org>  Sat, 28 Jul 2007 21:18:19 -0500

hpodder (0.99.5) unstable; urgency=low

  * Bump build-depends on HDBC.  Closes: #422156.

 -- John Goerzen <jgoerzen@complete.org>  Thu, 03 May 2007 19:34:50 -0500

hpodder (0.99.4) unstable; urgency=low

  * Now uses locking to prevent multiple copies of hpodder from running
    simultaneously.  Closes: #419471.
  * Updated for HDBC 1.1.x.
  * Logged messages go to stdout.  Closes: #410630.

 -- John Goerzen <jgoerzen@complete.org>  Thu, 03 May 2007 05:58:29 -0500

hpodder (0.99.3) unstable; urgency=low

  * Applied patch from Daniel Burrows to allow post-processing of
    downloads.  Closes: #414501.
  * Updated .cabal for new filepath.  Closes: #420977.

 -- John Goerzen <jgoerzen@complete.org>  Fri, 27 Apr 2007 01:03:32 -0500

hpodder (0.99.2) unstable; urgency=low

  * Modified to not require threaded RTS.  CLoses: #408000.

 -- John Goerzen <jgoerzen@complete.org>  Mon, 12 Mar 2007 06:11:41 -0500

hpodder (0.99.1) unstable; urgency=low

  * Updated for MissingH 0.18.0 changes.
  * Recognize x-audio/mp3 as mp3 files for extensions.  Closes: #401772.

 -- John Goerzen <jgoerzen@complete.org>  Fri,  8 Dec 2006 05:04:37 -0600

hpodder (0.99.0) unstable; urgency=low

  * New version.
  * New, better output using the new MissingH features
    Closes: #400536, #389959.
  * Now has a multithreaded downloading process.
  * Fix typo in description.  Closes: #389692.

 -- John Goerzen <jgoerzen@complete.org>  Tue, 28 Nov 2006 06:16:27 -0600

hpodder (0.5.8) unstable; urgency=low

  * Update for GHC 6.6.

 -- John Goerzen <jgoerzen@complete.org>  Fri, 20 Oct 2006 10:52:56 -0500

hpodder (0.5.7) unstable; urgency=medium

  * Fix bug where id3 tags could occasionally be set on the wrong file.

 -- John Goerzen <jgoerzen@complete.org>  Fri, 15 Sep 2006 10:12:53 -0500

hpodder (0.5.6) unstable; urgency=low

  * Better handling for situations in which there is no title for an item.

 -- John Goerzen <jgoerzen@complete.org>  Tue,  5 Sep 2006 05:42:00 -0500

hpodder (0.5.5) unstable; urgency=low

  * Fix some doc-building bugs.

 -- John Goerzen <jgoerzen@complete.org>  Mon, 21 Aug 2006 07:28:04 -0500

hpodder (0.5.4) unstable; urgency=low

  * Only pass -K to curl when ~/.hpodder/curlrc exists.  Closes: #382865.
  * Now detect of the DB uses a newer schema version than we know how to
    work with and abort.

 -- John Goerzen <jgoerzen@complete.org>  Mon, 21 Aug 2006 07:03:17 -0500

hpodder (0.5.3) unstable; urgency=low

  * New commands: enable and disable
  * New DB columns: pcenabled and lastupdate

 -- John Goerzen <jgoerzen@complete.org>  Mon, 24 Jul 2006 06:22:25 -0500

hpodder (0.5.2) unstable; urgency=low

  * Fixed some silly brainos in docs.  Closes: #378287.
  * Cleaned up clean targets a bit.
  * New command "settitle"
  * No longer permit blank titles in generated filenames
  * Gracefully handle curl returning success but not actually
    downloading anything.

 -- John Goerzen <jgoerzen@complete.org>  Mon, 17 Jul 2006 06:14:36 -0500

hpodder (0.5.1) unstable; urgency=low

  * More debug message on calls to external programs
  * Update to use new MissingH code
  * Nicer handling of Ctrl-C (or other signals) interrupting children
    will now leave the download at Pending, and terminate hpodder
  * Workaround for sites that have broken resume
    If the file is the same size after curl as before, unlink it and try again
  * File and general sanitization now converts leading hyphens to underscores
  
 -- John Goerzen <jgoerzen@complete.org>  Tue,  4 Jul 2006 13:17:55 -0500

hpodder (0.5.0) unstable; urgency=low

  * Initial release. (Closes: #376038)

 -- John Goerzen <jgoerzen@complete.org>  Thu, 29 Jun 2006 05:28:39 -0500

