Skip to content

Changelog haskell-test-framework-quickcheck2 (0.3.0.5-1build1)

2019

haskell-test-framework-quickcheck2 (0.3.0.5-1build1) eoan; urgency=medium

   * Rebuild against new GHC abi.

2018

haskell-test-framework-quickcheck2 (0.3.0.5-1) unstable; urgency=medium

   [ Clint Adams ]
   * Set Rules-Requires-Root to no.
 
   [ Ilias Tsitsimpis ]
   * Bump debhelper compat level to 10
   * New upstream release

haskell-test-framework-quickcheck2 (0.3.0.4-2) 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.

2017

haskell-test-framework-quickcheck2 (0.3.0.4-1) unstable; urgency=medium

   * New upstream release

2016

haskell-test-framework-quickcheck2 (0.3.0.3-9) unstable; urgency=medium

   * Upload to unstable as part of GHC 8 transition.

haskell-test-framework-quickcheck2 (0.3.0.3-8) experimental; urgency=medium

   * Temporarily build-depend on ghc 8.

haskell-test-framework-quickcheck2 (0.3.0.3-7) 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)
   * Convert `debian/copyright' to dep5 format
 
   [ Iustin Pop ]
   * Import patch for QuickCheck 2.8 compatibility; otherwise, tests which
     have insufficient coverage will fail at runtime

2015

haskell-test-framework-quickcheck2 (0.3.0.3-6) unstable; urgency=medium

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

haskell-test-framework-quickcheck2 (0.3.0.3-5) experimental; urgency=medium

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

haskell-test-framework-quickcheck2 (0.3.0.3-4) unstable; urgency=medium

   * Upload to unstable

2014

haskell-test-framework-quickcheck2 (0.3.0.3-3) experimental; urgency=medium

   * Depend on haskell-devscripts 0.9, found in experimental

haskell-test-framework-quickcheck2 (0.3.0.3-2) unstable; urgency=medium

   * Rebuild (no source changes)

haskell-test-framework-quickcheck2 (0.3.0.3-1) unstable; urgency=medium

   * New upstream version.

2013

haskell-test-framework-quickcheck2 (0.3.0.1-3) unstable; urgency=low

   [ Joachim Breitner ]
   * Adjust watch file to new hackage layout
 
   [ Colin Watson ]
   * Add build-dependencies on libghc-extensible-exceptions-*; these are no
     longer supplied via libghc-test-framework-*.

haskell-test-framework-quickcheck2 (0.3.0.1-2) unstable; urgency=low

   * Add quickcheck-2.6-compat.patch

haskell-test-framework-quickcheck2 (0.3.0.1-1) unstable; urgency=low

   * New upstream release

haskell-test-framework-quickcheck2 (0.2.12.3-2) unstable; urgency=low

   * Enable compat level 9

2012

haskell-test-framework-quickcheck2 (0.2.12.3-1) experimental; urgency=low

   * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
     against experimental
   * Bump standards version, no change
   * New upstream release

haskell-test-framework-quickcheck2 (0.2.12.1-1) unstable; urgency=low

   * New upstream version.
   * Modify Build-Depends:libghc-test-framework-dev to fit upstream.

haskell-test-framework-quickcheck2 (0.2.12-1) unstable; urgency=low

   * New upstream version.

haskell-test-framework-quickcheck2 (0.2.10-4) unstable; urgency=low

   * Sourceful upload to rebuild documentation package

2011

haskell-test-framework-quickcheck2 (0.2.10-3) unstable; urgency=low

   * first release.
   * ITP (Closes: #644381)

haskell-test-framework-quickcheck2 (0.2.10-2) UNRELEASED; urgency=low

   * repo is moved to darcs.
   * change Vcs-* lines on debian/control.

haskell-test-framework-quickcheck2 (0.2.10-1) UNRELEASED; urgency=low

   * Debianization generated by cabal-debian