From 1bf1e3459f1292cabc8b98e5a93a69f510080338 Mon Sep 17 00:00:00 2001 From: Joachim Breitner Date: Wed, 23 May 2012 11:21:29 +0400 Subject: haskell-active: Add build dependencies of testsuite (Closes: #674092) --- p/haskell-active/debian/changelog | 6 ++++++ p/haskell-active/debian/control | 2 ++ 2 files changed, 8 insertions(+) diff --git a/p/haskell-active/debian/changelog b/p/haskell-active/debian/changelog index ced117651..22e66727a 100644 --- a/p/haskell-active/debian/changelog +++ b/p/haskell-active/debian/changelog @@ -1,3 +1,9 @@ +haskell-active (0.1.0.1-2) UNRELEASED; urgency=low + + * Add build dependencies of testsuite (Closes: #674092) + + -- Joachim Breitner Wed, 23 May 2012 09:21:13 +0200 + haskell-active (0.1.0.1-1) unstable; urgency=low * Initial release. diff --git a/p/haskell-active/debian/control b/p/haskell-active/debian/control index b76949fc7..6a79770c1 100644 --- a/p/haskell-active/debian/control +++ b/p/haskell-active/debian/control @@ -20,6 +20,8 @@ Build-Depends: debhelper (>= 7) , libghc-newtype-dev (>= 0.2) , libghc-newtype-dev (<< 0.3) , libghc-newtype-prof + , libghc-quickcheck2-dev (>= 2.4.2) + , libghc-quickcheck2-dev (<< 2.5) Build-Depends-Indep: ghc-doc , libghc-semigroups-doc , libghc-semigroupoids-doc -- cgit v1.2.3