haskell-uuid-types (1.0.5.1-2) unstable; urgency=medium

  * Declare compliance with Debian policy 4.7.0
  * Sourceful upload for GHC 9.6

 -- Ilias Tsitsimpis <iliastsi@debian.org>  Thu, 03 Oct 2024 10:17:18 +0300

haskell-uuid-types (1.0.5.1-1) unstable; urgency=medium

  * New upstream version.

 -- Clint Adams <clint@debian.org>  Sat, 21 Oct 2023 09:27:30 -0400

haskell-uuid-types (1.0.5-3) unstable; urgency=medium

  * Remove retired developer, Joachim Breitner, from Uploaders.
  * Declare compliance with Debian policy 4.6.2
  * Sourceful upload for GHC 9.4

 -- Ilias Tsitsimpis <iliastsi@debian.org>  Mon, 04 Sep 2023 15:46:40 +0300

haskell-uuid-types (1.0.5-2) unstable; urgency=medium

  * Fix no-ghc-byteorder patch.

 -- Clint Adams <clint@debian.org>  Mon, 04 Jul 2022 09:17:03 -0400

haskell-uuid-types (1.0.5-1) unstable; urgency=medium

  [ Ilias Tsitsimpis ]
  * Declare compliance with Debian policy 4.6.1

  [ Clint Adams ]
  * New upstream version.

 -- Clint Adams <clint@debian.org>  Sun, 03 Jul 2022 21:51:31 -0400

haskell-uuid-types (1.0.3-14) unstable; urgency=medium

  * Patch for newer hashable.

 -- Clint Adams <clint@debian.org>  Tue, 02 Jun 2020 09:28:01 -0400

haskell-uuid-types (1.0.3-13) unstable; urgency=medium

  * Fix Build-Depends.

 -- Clint Adams <clint@debian.org>  Mon, 01 Jun 2020 21:41:15 -0400

haskell-uuid-types (1.0.3-12) unstable; urgency=medium

  * Patch for newer QuickCheck.

 -- Clint Adams <clint@debian.org>  Mon, 01 Jun 2020 19:17:15 -0400

haskell-uuid-types (1.0.3-11) unstable; urgency=medium

  * Relax dependency on libghc-quickcheck2-dev

 -- Dmitry Bogatov <KAction@gnu.org>  Thu, 18 Oct 2018 13:41:13 +0000

haskell-uuid-types (1.0.3-10) unstable; urgency=medium

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

 -- Ilias Tsitsimpis <iliastsi@debian.org>  Mon, 01 Oct 2018 13:47:46 +0300

haskell-uuid-types (1.0.3-9) unstable; urgency=medium

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

  [ Ilias Tsitsimpis ]
  * Bump debhelper compat level to 10

 -- Ilias Tsitsimpis <iliastsi@debian.org>  Sun, 30 Sep 2018 21:24:33 +0300

haskell-uuid-types (1.0.3-8) unstable; urgency=medium

  * Fix patch.

 -- Clint Adams <clint@debian.org>  Sat, 14 Apr 2018 12:31:25 -0400

haskell-uuid-types (1.0.3-7) unstable; urgency=medium

  * Patch for newer tasty.

 -- Clint Adams <clint@debian.org>  Fri, 13 Apr 2018 16:19:01 -0400

haskell-uuid-types (1.0.3-6) unstable; urgency=medium

  * Patch for newer HUnit/QuickCheck.

 -- Clint Adams <clint@debian.org>  Fri, 13 Apr 2018 14:56:14 -0400

haskell-uuid-types (1.0.3-5) 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.

 -- Clint Adams <clint@debian.org>  Mon, 09 Apr 2018 20:05:09 -0400

haskell-uuid-types (1.0.3-4) unstable; urgency=medium

  * Patch for newer HUnit and QuickCheck.  closes: #867841.

 -- Clint Adams <clint@debian.org>  Sun, 09 Jul 2017 16:43:55 -0400

haskell-uuid-types (1.0.3-3) unstable; urgency=medium

  * Upload to unstable as part of GHC 8 transition.

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

haskell-uuid-types (1.0.3-2) experimental; urgency=medium

  * Temporarily build-depend on ghc 8.

 -- Clint Adams <clint@debian.org>  Fri, 14 Oct 2016 23:34:25 -0400

haskell-uuid-types (1.0.3-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:16:59 +0200

haskell-uuid-types (1.0.2-4) unstable; urgency=medium

  * Patch for newer HUnit and tasty.

 -- Clint Adams <clint@debian.org>  Wed, 13 Jan 2016 14:00:12 -0500

haskell-uuid-types (1.0.2-3) unstable; urgency=medium

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

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

haskell-uuid-types (1.0.2-2) experimental; urgency=medium

  * 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:57 +0200

haskell-uuid-types (1.0.2-1) unstable; urgency=medium

  [ Joachim Breitner ]
  * debian/copyright: debian/*, not */debian

  [ Clint Adams ]
  * New upstream version.

 -- Clint Adams <clint@debian.org>  Tue, 11 Aug 2015 14:09:34 +0200

haskell-uuid-types (1.0.1-3) unstable; urgency=medium

  * Rebuild due to haskell-devscripts bug affecting the previous

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

haskell-uuid-types (1.0.1-2) unstable; urgency=medium

  * Fix debian/copyright syntax
  * Upload to unstable

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

haskell-uuid-types (1.0.1-1) experimental; urgency=low

  [ Debian Haskell Group ]
  * Initial release

 -- Joachim Breitner <nomeata@debian.org>  Fri, 17 Apr 2015 13:32:40 +0200
