[DHG_packages] 02/06: raaz: enable tests

Sean Whitton spw-guest at moszumanska.debian.org
Sun Sep 18 03:36:59 UTC 2016


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

spw-guest pushed a commit to branch master
in repository DHG_packages.

commit e98a41763e485555be575a6b34f8f5f440c636d8
Author: Sean Whitton <spwhitton at spwhitton.name>
Date:   Sat Sep 17 20:30:33 2016 -0700

    raaz: enable tests
---
 p/haskell-raaz/debian/control | 3 +++
 p/haskell-raaz/debian/rules   | 1 +
 2 files changed, 4 insertions(+)

diff --git a/p/haskell-raaz/debian/control b/p/haskell-raaz/debian/control
index 3e532e3..e04daaf 100644
--- a/p/haskell-raaz/debian/control
+++ b/p/haskell-raaz/debian/control
@@ -12,6 +12,9 @@ Build-Depends: debhelper (>= 10),
  libghc-mtl-prof,
  libghc-vector-dev,
  libghc-vector-prof,
+ libghc-hunit-dev (>= 1.2) <!nocheck>,
+ libghc-hspec-dev <!nocheck>,
+ libghc-quickcheck2-dev <!nocheck>,
 Build-Depends-Indep: ghc-doc,
  libghc-mtl-doc,
  libghc-vector-doc,
diff --git a/p/haskell-raaz/debian/rules b/p/haskell-raaz/debian/rules
index 9f79b5b..0428a31 100755
--- a/p/haskell-raaz/debian/rules
+++ b/p/haskell-raaz/debian/rules
@@ -2,6 +2,7 @@
 
 DEB_CABAL_PACKAGE = raaz
 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