haskell-torrent (10000.1.1) unstable; urgency=medium

  * Fix build with pre-AMP base.

 -- Joey Hess <id@joeyh.name>  Sun, 19 Mar 2017 12:25:49 -0400

haskell-torrent (10000.1.0) unstable; urgency=medium

  * Don't crash when parsing a torrent with no announce value.
    Torrents commonly have only an announce-list.
  * tAnnounce converted to Maybe ByteString (API change)

 -- Joey Hess <id@joeyh.name>  Sun, 19 Mar 2017 01:02:16 -0400

haskell-torrent (10000.0.1) unstable; urgency=medium

  * Added showTorrent.

 -- Joey Hess <id@joeyh.name>  Fri, 11 Nov 2016 15:06:46 -0400

haskell-torrent (10000.0.0) unstable; urgency=medium

  * Taking over upstream maintenance of this package.
  * Updated to build with the current haskell ecosystem.
  * Removed SHA1 implementation for simplicity, and removed iInfoHash
    from Torrent.
  * Use the PVP rather than date-based version.
  * Some data type changes, including using Integer rather than Int
    for file sizes.

 -- Joey Hess <id@joeyh.name>  Thu, 18 Dec 2014 13:15:42 -0400
