Format: 1.8
Date: Mon, 25 Feb 2013 11:05:56 -0800
Source: haskell-testpack
Binary: libghc-testpack-dev libghc-testpack-prof libghc-testpack-doc
Architecture: source all amd64
Version: 2.1.2.1-0+seereason1~precise1
Distribution: precise-seereason
Urgency: low
Maintainer: John Goerzen <jgoerzen@complete.org>
Changed-By: SeeReason Autobuilder <autobuilder@seereason.org>
Description: 
 libghc-testpack-dev - Test Utililty Pack for HUnit and QuickCheck
 libghc-testpack-doc - Test Utililty Pack for HUnit and QuickCheck
 libghc-testpack-prof - Test Utililty Pack for HUnit and QuickCheck
Changes: 
 haskell-testpack (2.1.2.1-0+seereason1~precise1) precise-seereason; urgency=low
 .
   * Debianization generated by cabal-debian
   * Built from hackage, revision: Debianize (Patch (Hackage "testpack") "--- old/testpack.cabal\t2013-02-25 10:43:43.000000000 -0800\n+++ new/testpack.cabal\t2013-02-25 11:04:01.527148441 -0800\n@@ -39,7 +39,7 @@\n \n  Build-Depends: base >= 3 && < 5,\n                mtl, HUnit,\n-               QuickCheck >= 2.1.0.3 && < 2.5\n+               QuickCheck >= 2.1.0.3\n \n  If flag(splitBase)\n    Build-Depends: base >= 3 && < 5, containers, random\n--- old/src/Test/HUnit/Tools.hs\t2012-10-05 04:45:37.000000000 -0700\n+++ new/src/Test/HUnit/Tools.hs\t2012-10-05 05:02:50.779290231 -0700\n@@ -99,7 +99,7 @@\n tests :: Args -> Gen Result -> StdGen -> Int -> Int -> [[String]] -> IO ()\n tests config gen rnd0 ntest nfail stamps\n   | ntest == maxSuccess config = return ()\n-  | nfail == maxDiscard config = assertFailure $ \"Arguments exhausted after \" ++ show ntest ++ \" tests.\"\n+  | nfail == maxDiscardRatio config = assertFailure $ \"Arguments exhausted after \" ++ show ntest ++ \" tests.\"\n   | otherwise               =\n       do putStr (configEvery config ntest (arguments result))\n          case ok result of\n@@ -128,7 +128,7 @@\n >        q \"Integer -> Int (safe bounds)\" prop_integer_to_int_pass]\n -}\n qc2hu :: QC.Testable a => Int -> String -> a -> HU.Test\n-qc2hu maxTest = qccheck (stdArgs {maxSuccess = maxTest, maxDiscard = 20000})\n+qc2hu maxTest = qccheck (stdArgs {maxSuccess = maxTest, maxDiscardRatio = 20000})\n \n {- | Run verbose tests.  Example:\n \n@@ -174,7 +174,7 @@\n               Just (rnd,_) -> return rnd\n      test MkState{ terminal          = tm\n                  , maxSuccessTests   = maxSuccess args\n-                 , maxDiscardedTests = maxDiscard args\n+                 , maxDiscardedTests = maxDiscardRatio args\n                  , computeSize       = case replay args of\n                                          Nothing    -> \n d -> (n * maxSize args)\n                                                          `div` maxSuccess args\n")
Checksums-Sha1:
 bd79d89b5f72e78be2b0701941794ce666c79c4b 16814 haskell-testpack_2.1.2.1-0+seereason1~precise1.tar.gz
 b1ef82023d2ea97a471d4c81376765563df54359 41900 libghc-testpack-doc_2.1.2.1-0+seereason1~precise1_all.deb
 7efcb68fa97fbe1a87c1b6a3ff4d4eaaaf2e274c 38946 libghc-testpack-dev_2.1.2.1-0+seereason1~precise1_amd64.deb
 f223b21a29706c97102c5b66be13280729a8a6f2 34686 libghc-testpack-prof_2.1.2.1-0+seereason1~precise1_amd64.deb
 373135662eb2d3eb4aaf9b9433edadb5feca301e 4608 haskell-testpack_2.1.2.1-0+seereason1~precise1.dsc
Checksums-Sha256:
 eb2c92b78b568ca7dcd66086b4c99361221e31fa61a1f5b334105d7c4214bd4c 16814 haskell-testpack_2.1.2.1-0+seereason1~precise1.tar.gz
 c97d1d888a76c3bf1995d4020d0a8056fec901abdac95c740b85a2c50904138d 41900 libghc-testpack-doc_2.1.2.1-0+seereason1~precise1_all.deb
 402863c7dd8fc9225a337af744592e645a75c97f3952c8e3c52e4d2444005db5 38946 libghc-testpack-dev_2.1.2.1-0+seereason1~precise1_amd64.deb
 4b881b111a3d34b602dfefb5b259a1b90ca7db66fa2b68bfb4da917163f4f493 34686 libghc-testpack-prof_2.1.2.1-0+seereason1~precise1_amd64.deb
 78007b56a51b44e7d03199cc86d761c838a6e6db85493829c2a0613aa660cd6f 4608 haskell-testpack_2.1.2.1-0+seereason1~precise1.dsc
Build-Info:
 Autobuilder-Version: 6.50
 Time: 21.875472s
 Memory: 8057808 kB
 CPU: Intel(R) Core(TM) i3-2350M CPU @ 2.30GHz
 CPU count: 4
 OS Architecture: x86_64
 CPU MHz: 800.000
 CPU cache: 3072 KB
 Host: t420s
Files:
 7205090acae5997477fa6a6f1a1c5f10 16814 haskell optional haskell-testpack_2.1.2.1-0+seereason1~precise1.tar.gz
 2adea50da373b165dc14cbff96434b77 41900 doc optional libghc-testpack-doc_2.1.2.1-0+seereason1~precise1_all.deb
 f096c8dc2de8843623c91616bb25f32a 38946 haskell optional libghc-testpack-dev_2.1.2.1-0+seereason1~precise1_amd64.deb
 566a7c1a4ff536e1ee89e61fa11494c6 34686 haskell optional libghc-testpack-prof_2.1.2.1-0+seereason1~precise1_amd64.deb
 34c79037818f6700b180a01fa91a84e5 4608 haskell optional haskell-testpack_2.1.2.1-0+seereason1~precise1.dsc
