[DHG_packages] 01/01: Temporarily disable jwt tests

Joachim Breitner nomeata at moszumanska.debian.org
Wed Jun 1 14:00:41 UTC 2016


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

nomeata pushed a commit to branch LTS-6
in repository DHG_packages.

commit 6a0fbe46c58d8759b7c91304a18dc6645b69f434
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Wed Jun 1 15:32:36 2016 +0200

    Temporarily disable jwt tests
---
 p/haskell-jwt/debian/rules | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/p/haskell-jwt/debian/rules b/p/haskell-jwt/debian/rules
index 882e84a..1331b76 100755
--- a/p/haskell-jwt/debian/rules
+++ b/p/haskell-jwt/debian/rules
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 
-DEB_ENABLE_TESTS = yes
+# pending an upload of https://bitbucket.org/ssaasen/haskell-jwt/issues/22/could-not-find-module
+# DEB_ENABLE_TESTS = yes
+
 DEB_CABAL_PACKAGE = jwt
 DEB_DEFAULT_COMPILER = ghc
 

-- 
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