[DHG_packages] 02/02: these: add missing test build deps

Clint Adams clint at moszumanska.debian.org
Tue Oct 18 01:09:22 UTC 2016


This is an automated email from the git hooks/post-receive script.

clint pushed a commit to branch experimental
in repository DHG_packages.

commit 3583b79649f2c655159eec67920859353f894f51
Author: Clint Adams <clint at debian.org>
Date:   Mon Oct 17 21:06:57 2016 -0400

    these: add missing test build deps
---
 p/haskell-these/debian/changelog | 8 ++++++++
 p/haskell-these/debian/control   | 8 ++++++++
 2 files changed, 16 insertions(+)

diff --git a/p/haskell-these/debian/changelog b/p/haskell-these/debian/changelog
index 47fcf19..b39c8af 100644
--- a/p/haskell-these/debian/changelog
+++ b/p/haskell-these/debian/changelog
@@ -1,3 +1,11 @@
+haskell-these (0.7.2-2) experimental; urgency=medium
+
+  * Add missing test-suite build dependencies.  Apparently
+    dh-haskell enables tests by default and dht upgrade is
+    not aware of this.
+
+ -- Clint Adams <clint at debian.org>  Mon, 17 Oct 2016 21:05:02 -0400
+
 haskell-these (0.7.2-1) experimental; urgency=medium
 
   [ Dmitry Bogatov ]
diff --git a/p/haskell-these/debian/control b/p/haskell-these/debian/control
index 1646e6e..04fa176 100644
--- a/p/haskell-these/debian/control
+++ b/p/haskell-these/debian/control
@@ -48,6 +48,14 @@ Build-Depends:
  libghc-vector-instances-dev (>= 3.3.1),
  libghc-vector-instances-prof,
  libghc-vector-prof,
+ libghc-quickcheck2-dev (>= 2.8) <!nocheck>,
+ libghc-quickcheck2-dev (<< 2.9.2) <!nocheck>,
+ libghc-quickcheck-instances-dev (>= 0.3.6) <!nocheck>,
+ libghc-quickcheck-instances-dev (<< 0.3.13) <!nocheck>,
+ libghc-tasty-dev (>= 0.10) <!nocheck>,
+ libghc-tasty-dev (<< 0.12) <!nocheck>,
+ libghc-tasty-quickcheck-dev (>= 0.8) <!nocheck>,
+ libghc-tasty-quickcheck-dev (<< 0.9) <!nocheck>,
 Build-Depends-Indep:
  ghc-doc,
  libghc-aeson-doc,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list