[DHG_packages] 01/01: debian: enable testsuite

Clint Adams clint at moszumanska.debian.org
Wed Jun 28 01:49:08 UTC 2017


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

clint pushed a commit to branch master
in repository DHG_packages.

commit 0279b12a77f95b5f3f9542e4dd10c3015e43d579
Author: Clint Adams <clint at debian.org>
Date:   Tue Jun 27 21:48:41 2017 -0400

    debian: enable testsuite
---
 p/haskell-debian/debian/changelog | 6 ++++++
 p/haskell-debian/debian/rules     | 1 +
 2 files changed, 7 insertions(+)

diff --git a/p/haskell-debian/debian/changelog b/p/haskell-debian/debian/changelog
index fdc242e..dfb470a 100644
--- a/p/haskell-debian/debian/changelog
+++ b/p/haskell-debian/debian/changelog
@@ -1,3 +1,9 @@
+haskell-debian (3.91.1-3) unstable; urgency=medium
+
+  * Enable testsuite.
+
+ -- Clint Adams <clint at debian.org>  Tue, 27 Jun 2017 21:48:25 -0400
+
 haskell-debian (3.91.1-2) unstable; urgency=medium
 
   * Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-debian/debian/rules b/p/haskell-debian/debian/rules
index f2277cb..2defdf7 100755
--- a/p/haskell-debian/debian/rules
+++ b/p/haskell-debian/debian/rules
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
 DEB_BUILD_DEPENDENCIES = build-arch
+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