[DHG_packages] 02/03: http-link-header: Enable tests

James McCoy jamessan at debian.org
Tue May 3 02:50:14 UTC 2016


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

jamessan pushed a commit to branch master
in repository DHG_packages.

commit 12dd5d71915f4cdf820d6b62a96edb864c503a15
Author: James McCoy <jamessan at jamessan.com>
Date:   Mon May 2 22:41:22 2016 -0400

    http-link-header: Enable tests
---
 p/haskell-http-link-header/debian/control | 3 +++
 p/haskell-http-link-header/debian/rules   | 1 +
 2 files changed, 4 insertions(+)

diff --git a/p/haskell-http-link-header/debian/control b/p/haskell-http-link-header/debian/control
index 03af6c9..1d2f953 100644
--- a/p/haskell-http-link-header/debian/control
+++ b/p/haskell-http-link-header/debian/control
@@ -15,8 +15,11 @@ Build-Depends: debhelper (>= 9),
  libghc-bytestring-conversion-prof,
  libghc-errors-dev,
  libghc-errors-prof,
+ libghc-hspec-dev,
+ libghc-hspec-attoparsec-dev,
  libghc-network-uri-dev,
  libghc-network-uri-prof,
+ libghc-quickcheck2-dev,
  libghc-text-dev,
  libghc-text-prof,
 Build-Depends-Indep: ghc-doc,
diff --git a/p/haskell-http-link-header/debian/rules b/p/haskell-http-link-header/debian/rules
index 9b7bcf2..923c992 100755
--- a/p/haskell-http-link-header/debian/rules
+++ b/p/haskell-http-link-header/debian/rules
@@ -3,6 +3,7 @@
 DEB_SETUP_BIN_NAME = cabal
 DEB_CABAL_PACKAGE = http-link-header
 DEB_DEFAULT_COMPILER = ghc
+DEB_ENABLE_TESTS = yes
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/hlibrary.mk

-- 
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