[DHG_packages] 01/02: http-link-header: re-enable testsuite on armel

Clint Adams clint at moszumanska.debian.org
Thu Oct 6 17:21:31 UTC 2016


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

clint pushed a commit to branch master
in repository DHG_packages.

commit dca981064c071d87fcc7e63e4316e4aa8b199664
Author: Clint Adams <clint at debian.org>
Date:   Thu Oct 6 13:08:40 2016 -0400

    http-link-header: re-enable testsuite on armel
---
 p/haskell-http-link-header/debian/changelog | 6 ++++++
 p/haskell-http-link-header/debian/rules     | 5 -----
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/p/haskell-http-link-header/debian/changelog b/p/haskell-http-link-header/debian/changelog
index 7c6989b..9d0ce8e 100644
--- a/p/haskell-http-link-header/debian/changelog
+++ b/p/haskell-http-link-header/debian/changelog
@@ -1,3 +1,9 @@
+haskell-http-link-header (1.0.2-3) UNRELEASED; urgency=medium
+
+  * Re-enable testsuite on armel.
+
+ -- Clint Adams <clint at debian.org>  Thu, 06 Oct 2016 13:08:17 -0400
+
 haskell-http-link-header (1.0.2-2) unstable; urgency=medium
 
   * ghci is broken on armel, so disable the testsuite there.
diff --git a/p/haskell-http-link-header/debian/rules b/p/haskell-http-link-header/debian/rules
index 2adb396..0487378 100755
--- a/p/haskell-http-link-header/debian/rules
+++ b/p/haskell-http-link-header/debian/rules
@@ -4,12 +4,7 @@ DEB_SETUP_BIN_NAME = cabal
 DEB_CABAL_PACKAGE = http-link-header
 DEB_DEFAULT_COMPILER = ghc
 
-# ghci is broken on armel (#839840)
-ifeq (,$(filter $(DEB_BUILD_ARCH),armel))
 DEB_ENABLE_TESTS = yes
-else
-DEB_ENABLE_TESTS = no
-endif
 
 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