Change logs for haskell-quickcheck source package in Gutsy

  • haskell-quickcheck (1.0.1-2) unstable; urgency=low
    
      * Upgrade to "Generic Haskell cabal library packaging files v8":
        * update-generated-files rule in debian/rules runs
          update-debian-haskell-files.
        * Build-dep on haddock >= 0.8-2 in order to get portable .haddock files.
        * We tell Cabal's configure where to put the docs so that it doesn't
          break when we move them around behind its back.
        * Use canonicalise-comma-list around the build-deps in debian/control.in
          to fix problems where we get an unparsable ", , " when a variable is
          empty.
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  11 Jun 2007 18:41:31 +0100
  • haskell-quickcheck (1.0.1-1) unstable; urgency=low
    
      * New upstream version.
      * Fix Setup.hs (type signatures don't match our version of Cabal).
      * Split off profiling and documentation into separate packages.
      * debian/control.in now makes much more use of variables, including
        magic Cabal variables.
      * Use debhelper level 5 (was 4).
      * Bump haskell-utils build-dep requirement to 1.8.
      * Upgrade to "Generic Haskell cabal library debian/rules v0.7":
        * Generate haddock docs.
        * -doc package calls gen_contents_index from postinst and postrm.
        * Use destdir rather than deprecated copy-prefix flag to Setup copy.
        * Add -X.haddock to dh_compress call.
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  18 May 2007 09:34:49 +0100
  • haskell-quickcheck (1.0-3) unstable; urgency=low
    
      * Upgrade to "Generic Haskell cabal library debian/rules v0.6".
        Tell setup to use ghc6 rather than ghc, so that the postinst/prerm
        scripts work when the ghc-pkg symlink doesn't exist or doesn't
        point to ghc6's ghc-pkg. 
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  22 Nov 2006 11:24:51 +0000