haskell-swish (0.9.1.3-1build1) wily; urgency=medium

  * Rebuild for new GHC ABIs.

 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 12 May 2015 00:00:11 +0100

haskell-swish (0.9.1.3-1) unstable; urgency=medium

  * Move packaging to pkg-haskell Alioth group.
  * Update copyright info: Extend coverage for myself.
  * Bump debhelper compatibility level to 9.
  * Enable use of network-uri.
    Update package relations:
    + Tighten GHC (build-)dependencies on network.
    + Add GHC (build-)dependencies on network-uri.
    + Relax GHC (build-)dependencies on polyparse and semigroups.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 29 Apr 2015 12:49:13 +0200

haskell-swish (0.9.1.0-1) experimental; urgency=medium

  [ upstream ]
  * New release.

  [ Jonas Smedegaard ]
  * Update package relations:
    + Relax GHC (build-)dependencies on text.
    + Drop lower bounds where no older version exists in Debian.
  * Update copyright info:
    + Extend coverage for main upstream author.
  * Declare compliance with Debian Policy 3.9.6.
  * Update Vcs-Browser URL to use cgit web frontend.
  * Fix use canonical Vcs-Git URL.
  * Set flag to avoid newer network-uri than available in Debian.
  * Add patch 1001 to avoid bogus dependency on old network-uri.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 21 Dec 2014 14:37:21 +0100

haskell-swish (0.9.0.15-1) unstable; urgency=medium

  * New upstream version.

 -- Clint Adams <clint@debian.org>  Tue, 16 Sep 2014 15:21:51 -0400

haskell-swish (0.9.0.14-1) unstable; urgency=medium

  [ Jonas Smedegaard ]
  * Fix update watch file to use Hackage distro-monitor.

  [ Clint Adams ]
  * New upstream version.

 -- Clint Adams <clint@debian.org>  Tue, 29 Apr 2014 22:47:01 -0400

haskell-swish (0.9.0.12-1) unstable; urgency=medium

  * New upstream version.
  * Bump to Standards-Version 3.9.5.

 -- Clint Adams <clint@debian.org>  Sun, 20 Apr 2014 10:15:26 -0400

haskell-swish (0.9.0.7-1) unstable; urgency=low

  [ upstream ]
  * New release.
    + Turtle parser: updated to the Candidate Recommendation (19
      February 2013) specification; added minor improvements to error
      messages when given invalid syntax. As part of the upgrade, there
      is no longer a default namespace set up for the empty prefix and
      numeric literals are no-longer converted into a canonical form.
    + Turtle/N3 output: improved string formatting (better handling of
      string literals with three or more consecutive @\"@ characters);
      blank node handling has been improved but the output may not be as
      elegant.
    + NTriples parser: now accepts upper-case language tags such as
      @en-UK@ (case is preserved).
    + @Swish.QName.LName@ names can now contain @#@, @:@ and @/@
      characters.
    + Added tests for the Turtle parser and formatter.
    + The new @w3ctests@ flag will build the @runw3ctests@ executable,
      which will run the W3C Turtle tests (if available locally).
    + Minor fixes and additions to the documentation.

  [ Jonas Smedegaard ]
  * Extend copyright coverage for main upstream author.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 15 Sep 2013 20:17:25 +0200

haskell-swish (0.9.0.3-1) unstable; urgency=low

  * Initial packaging.
    Closes: bug#718018.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 27 Jul 2013 22:59:10 +0200
