[DHG_packages] 05/05: double-conversion: Enable tests

James McCoy jamessan at debian.org
Sun May 1 18:12:21 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 8c93364159b079b6111a6e9f923ad79c0dc38e3a
Author: James McCoy <jamessan at jamessan.com>
Date:   Sun May 1 14:03:49 2016 -0400

    double-conversion: Enable tests
---
 p/haskell-double-conversion/debian/changelog | 4 ++--
 p/haskell-double-conversion/debian/rules     | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/p/haskell-double-conversion/debian/changelog b/p/haskell-double-conversion/debian/changelog
index 9263f86..a3de0a5 100644
--- a/p/haskell-double-conversion/debian/changelog
+++ b/p/haskell-double-conversion/debian/changelog
@@ -1,5 +1,5 @@
-haskell-double-conversion (2.0.1.0+ds1-1) UNRELEASED; urgency=low
+haskell-double-conversion (2.0.1.0+ds1-1) unstable; urgency=low
 
   * Initial release
 
- -- James McCoy <jamessan at debian.org>  Sat, 30 Apr 2016 22:31:36 -0400
+ -- James McCoy <jamessan at debian.org>  Sun, 01 May 2016 14:09:29 -0400
diff --git a/p/haskell-double-conversion/debian/rules b/p/haskell-double-conversion/debian/rules
index cb2875c..65261dc 100755
--- a/p/haskell-double-conversion/debian/rules
+++ b/p/haskell-double-conversion/debian/rules
@@ -2,6 +2,7 @@
 
 DEB_CABAL_PACKAGE = double-conversion
 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