[DHG_packages] 01/01: dlist: disable testsuite

Clint Adams clint at moszumanska.debian.org
Fri Oct 14 00:10:54 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 410fa1faf822e6f955e5c1ad31f2ed0aa6efe4a7
Author: Clint Adams <clint at debian.org>
Date:   Thu Oct 13 20:09:39 2016 -0400

    dlist: disable testsuite
---
 p/haskell-dlist/debian/changelog | 7 +++++++
 p/haskell-dlist/debian/rules     | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/p/haskell-dlist/debian/changelog b/p/haskell-dlist/debian/changelog
index 73fa3e6..c55380c 100644
--- a/p/haskell-dlist/debian/changelog
+++ b/p/haskell-dlist/debian/changelog
@@ -1,3 +1,10 @@
+haskell-dlist (0.8.0.2-2) experimental; urgency=medium
+
+  * Disable testsuite.  It should be re-enabled when we have
+    QuickCheck 2.9.
+
+ -- Clint Adams <clint at debian.org>  Thu, 13 Oct 2016 20:09:16 -0400
+
 haskell-dlist (0.8.0.2-1) experimental; urgency=medium
 
   [ Dmitry Bogatov ]
diff --git a/p/haskell-dlist/debian/rules b/p/haskell-dlist/debian/rules
index 01f1aaf..31337b5 100755
--- a/p/haskell-dlist/debian/rules
+++ b/p/haskell-dlist/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-DEB_ENABLE_TESTS = yes
+#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