haskell-streaming-commons (0.2.2.4-1) unstable; urgency=medium

  * Declare compliance with Debian policy 4.6.1
  * New upstream release

 -- Ilias Tsitsimpis <iliastsi@debian.org>  Sat, 23 Jul 2022 17:24:45 +0300

haskell-streaming-commons (0.2.2.1-1) unstable; urgency=medium

  * New upstream release

 -- Ilias Tsitsimpis <iliastsi@debian.org>  Thu, 20 Aug 2020 10:42:47 +0300

haskell-streaming-commons (0.2.1.2-2) unstable; urgency=medium

  * Backport upstream patch to remove `AI_ADDRCONFIG` (Closes: #964400)

 -- Ilias Tsitsimpis <iliastsi@debian.org>  Mon, 20 Jul 2020 08:30:02 +0300

haskell-streaming-commons (0.2.1.2-1) unstable; urgency=medium

  * New upstream release

 -- Clint Adams <clint@debian.org>  Sun, 31 May 2020 08:53:04 -0400

haskell-streaming-commons (0.2.1.1-1) unstable; urgency=medium

  * New upstream release

 -- Clint Adams <clint@debian.org>  Thu, 01 Aug 2019 21:17:15 -0400

haskell-streaming-commons (0.2.1.0-2) unstable; urgency=medium

  * Remove build dependency on libghc-text-dev (provided by ghc-8.4.3)
  * Remove build dependency on libghc-stm-dev (provided by ghc-8.4.3)

 -- Ilias Tsitsimpis <iliastsi@debian.org>  Mon, 01 Oct 2018 17:50:19 +0300

haskell-streaming-commons (0.2.1.0-1) unstable; urgency=medium

  [ Clint Adams ]
  * Set Rules-Requires-Root to no.

  [ Ilias Tsitsimpis ]
  * Bump debhelper compat level to 10
  * New upstream release

 -- Ilias Tsitsimpis <iliastsi@debian.org>  Sat, 29 Sep 2018 17:14:09 +0300

haskell-streaming-commons (0.1.19-1) unstable; urgency=medium

  [ Ilias Tsitsimpis ]
  * Change Priority to optional. Since Debian Policy version 4.0.1,
    priority extra has been deprecated.
  * Use the HTTPS form of the copyright-format URL
  * Modify d/watch and Source field in d/copyright to use HTTPS
  * Declare compliance with Debian policy 4.1.1
  * Use salsa.debian.org URLs in Vcs-{Browser,Git} fields

  [ Clint Adams ]
  * Bump to Standards-Version 4.1.4.
  * New upstream release

 -- Clint Adams <clint@debian.org>  Mon, 09 Apr 2018 17:11:08 -0400

haskell-streaming-commons (0.1.17-1) unstable; urgency=medium

  * New upstream release

 -- Clint Adams <clint@debian.org>  Sun, 18 Jun 2017 02:14:37 -0400

haskell-streaming-commons (0.1.16-3) unstable; urgency=medium

  * Upload to unstable as part of GHC 8 transition.

 -- Clint Adams <clint@debian.org>  Thu, 27 Oct 2016 18:36:17 -0400

haskell-streaming-commons (0.1.16-2) experimental; urgency=medium

  * Temporarily build-depend on ghc 8.

 -- Clint Adams <clint@debian.org>  Fri, 14 Oct 2016 16:29:17 -0400

haskell-streaming-commons (0.1.16-1) unstable; urgency=medium

  * New upstream release

 -- Clint Adams <clint@debian.org>  Thu, 29 Sep 2016 11:06:09 -0400

haskell-streaming-commons (0.1.15.5-1) unstable; urgency=medium

  [ Dmitry Bogatov ]
  * Use secure (https) uri in Vcs-Git field in 'debian/control'
  * Bump standards version to 3.9.8 (no changes needed)

  [ Joachim Breitner ]
  * New upstream release

 -- Joachim Breitner <nomeata@debian.org>  Mon, 30 May 2016 17:11:29 +0200

haskell-streaming-commons (0.1.15-1) unstable; urgency=medium

  * New upstream release

 -- Clint Adams <clint@debian.org>  Fri, 04 Dec 2015 00:26:13 -0500

haskell-streaming-commons (0.1.12.1-3) unstable; urgency=medium

  * Switch Vcs-Git/Vcs-Browser headers to new location.

 -- Clint Adams <clint@debian.org>  Thu, 03 Dec 2015 14:55:06 -0500

haskell-streaming-commons (0.1.12.1-2) experimental; urgency=medium

  * Bump standards-version to 3.9.6
  * Depend on haskell-devscripts >= 0.10 to ensure that this package
    builds against GHC in experimental

 -- Joachim Breitner <nomeata@debian.org>  Thu, 20 Aug 2015 10:28:45 +0200

haskell-streaming-commons (0.1.12.1-1) unstable; urgency=medium

  * New upstream release

 -- Joachim Breitner <nomeata@debian.org>  Mon, 29 Jun 2015 13:32:19 +0200

haskell-streaming-commons (0.1.10.0-5) unstable; urgency=medium

  * Disable testsuite on kfreebsd-i386

 -- Joachim Breitner <nomeata@debian.org>  Mon, 15 Jun 2015 22:49:24 +0200

haskell-streaming-commons (0.1.10.0-4) unstable; urgency=medium

  * Rebuild due to haskell-devscripts bug affecting the previous

 -- Joachim Breitner <nomeata@debian.org>  Tue, 28 Apr 2015 23:59:03 +0200

haskell-streaming-commons (0.1.10.0-3) unstable; urgency=medium

  * Upload to unstable

 -- Joachim Breitner <nomeata@debian.org>  Mon, 27 Apr 2015 11:53:47 +0200

haskell-streaming-commons (0.1.10.0-2) experimental; urgency=medium

  * Bump to rebuild

 -- Joachim Breitner <nomeata@debian.org>  Thu, 16 Apr 2015 22:16:17 +0200

haskell-streaming-commons (0.1.10.0-1) experimental; urgency=medium

  * New upstream release

 -- Joachim Breitner <nomeata@debian.org>  Mon, 06 Apr 2015 19:34:57 +0200

haskell-streaming-commons (0.1.4.1-2) experimental; urgency=medium

  * Depend on haskell-devscripts 0.9, found in experimental
  * Do not depend on transformers, which now comes with GHC

 -- Joachim Breitner <nomeata@debian.org>  Sat, 20 Dec 2014 20:32:14 +0100

haskell-streaming-commons (0.1.4.1-1) unstable; urgency=medium

  * New upstream release

 -- Joachim Breitner <nomeata@debian.org>  Wed, 06 Aug 2014 18:09:01 +0200

haskell-streaming-commons (0.1.2.3-1) unstable; urgency=medium

  * New upstream version.
    - Includes patch for faster testsuite; according to Dejan
      Latinovic this will obviate the failures to build on
      mips/mipsel.  closes: #747505.

 -- Clint Adams <clint@debian.org>  Fri, 09 May 2014 09:09:39 -0400

haskell-streaming-commons (0.1.2-1) unstable; urgency=medium

  * New upstream version.

 -- Clint Adams <clint@debian.org>  Tue, 29 Apr 2014 17:37:58 -0400

haskell-streaming-commons (0.1.0.2-1) unstable; urgency=medium

  * Initial release.

 -- Clint Adams <clint@debian.org>  Sun, 06 Apr 2014 14:46:22 -0400
