summaryrefslogtreecommitdiff
path: root/p/haskell-active
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2012-05-23 11:21:29 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2012-05-23 11:21:29 +0400
commit1bf1e3459f1292cabc8b98e5a93a69f510080338 (patch)
tree9a970fde1a18c15cee511ae8a266dce50b7742f2 /p/haskell-active
parent3d0a5143808991f12813ab1b5dd29eb12db771f6 (diff)
downloadDHG_packages-1bf1e3459f1292cabc8b98e5a93a69f510080338.tar.gz
haskell-active: Add build dependencies of testsuite (Closes: #674092)
Diffstat (limited to 'p/haskell-active')
-rw-r--r--p/haskell-active/debian/changelog6
-rw-r--r--p/haskell-active/debian/control2
2 files changed, 8 insertions, 0 deletions
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 <nomeata@debian.org> 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