[DHG_packages] 01/01: text-show: missing testsuite build-deps
Clint Adams
clint at moszumanska.debian.org
Mon Dec 7 00:06:47 UTC 2015
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit 9213e3ecb814147568a1e460306083106fd29023
Author: Clint Adams <clint at debian.org>
Date: Sun Dec 6 19:06:18 2015 -0500
text-show: missing testsuite build-deps
---
p/haskell-text-show/debian/control | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/p/haskell-text-show/debian/control b/p/haskell-text-show/debian/control
index 8c62a91..7dc03b5 100644
--- a/p/haskell-text-show/debian/control
+++ b/p/haskell-text-show/debian/control
@@ -32,6 +32,12 @@ Build-Depends: debhelper (>= 9),
libghc-quickcheck2-dev (<< 3),
libghc-quickcheck-instances-dev (>= 0.1),
libghc-quickcheck-instances-dev (<< 0.4),
+ libghc-base-orphans-dev (>= 0.4.2),
+ libghc-base-orphans-dev (<< 1),
+ libghc-bifunctors-dev (>= 5),
+ libghc-bifunctors-dev (<< 6),
+ libghc-transformers-compat-dev (>= 0.3),
+ libghc-transformers-compat-dev (<< 1),
Build-Depends-Indep: ghc-doc,
libghc-base-compat-doc,
libghc-generic-deriving-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