[DHG_packages] 02/04: HDBC: disable building of "runtests"

Clint Adams clint at moszumanska.debian.org
Mon Oct 17 15:49:58 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 0e3d76e3addfb7e73cb0cdeb8295a0ebe7778d57
Author: Clint Adams <clint at debian.org>
Date:   Mon Oct 17 11:44:18 2016 -0400

    HDBC: disable building of "runtests"
---
 p/hdbc/debian/changelog | 6 ++++++
 p/hdbc/debian/rules     | 3 ++-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/p/hdbc/debian/changelog b/p/hdbc/debian/changelog
index bf70886..a3ce6e3 100644
--- a/p/hdbc/debian/changelog
+++ b/p/hdbc/debian/changelog
@@ -1,3 +1,9 @@
+hdbc (2.4.0.1-4) experimental; urgency=medium
+
+  * Disable building of "runtests".
+
+ -- Clint Adams <clint at debian.org>  Mon, 17 Oct 2016 11:44:06 -0400
+
 hdbc (2.4.0.1-3) experimental; urgency=medium
 
   [ Dmitry Bogatov ]
diff --git a/p/hdbc/debian/rules b/p/hdbc/debian/rules
index 0e3080d..e28449e 100755
--- a/p/hdbc/debian/rules
+++ b/p/hdbc/debian/rules
@@ -1,5 +1,6 @@
 #!/usr/bin/make -f
 
-# Standard way of building Haskell libraries .
+DEB_SETUP_GHC_CONFIGURE_ARGS += -f-buildtests
+
 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