[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: QuickCheck 2.6



On Tue, May 28, 2013 at 12:41:24PM +0200, Joachim Breitner wrote:
> Packages that just need to be upgraded:
> blaze-html (fixed in latest upstream)

This will require at least a new reform-blaze; I didn't run a full plan.

> blaze-markup (fixed in blaze-markup-0.5.1.5)

I tried upgrading this, but it requires a new test-framework-hunit and
test-framework-quickcheck2:

-    test-framework             >= 0.4 && < 0.7,
-    test-framework-hunit       >= 0.2 && < 0.3,
-    test-framework-quickcheck2 >= 0.2 && < 0.3,
+    test-framework             >= 0.4 && < 0.9,
+    test-framework-hunit       >= 0.3 && < 0.4,
+    test-framework-quickcheck2 >= 0.3 && < 0.4,

I'm slightly creeped out that test-packages.pl didn't spot this, so I
decided to steer clear and seek advice.  Does it not notice test-suite
dependencies?  If not, it seems that we need something that does before
bumping these dependencies, lest we break anything that still needs
test-framework-{hunit,quickcheck2} 0.2.*.

> chell-quickcheck (fixed in latest upstream)

Where's this latest upstream?  The latest I see on hackage is 0.2.1,
which is our current version.

> quickcheck-instances- (fixed in quickcheck-instances-0.3.2)

Done.

> reactive-banana (latest version doesn’t use QuickCheck any more)

Done.

-- 
Colin Watson                                       [cjwatson@debian.org]


Reply to: