[Pkg-haskell-commits] darcs: haskell-hspec-discover: Do not run test
Joachim Breitner
mail at joachim-breitner.de
Thu Apr 16 21:04:20 UTC 2015
Thu Apr 16 19:35:56 UTC 2015 Joachim Breitner <mail at joachim-breitner.de>
* Do not run test
M ./changelog -1 +1
M ./control -1
M ./rules -1 +1
Thu Apr 16 19:35:56 UTC 2015 Joachim Breitner <mail at joachim-breitner.de>
* Do not run test
diff -rN -u old-haskell-hspec-discover/changelog new-haskell-hspec-discover/changelog
--- old-haskell-hspec-discover/changelog 2015-04-16 21:04:20.634537714 +0000
+++ new-haskell-hspec-discover/changelog 2015-04-16 21:04:20.642537715 +0000
@@ -2,4 +2,4 @@
* Initial release
- -- Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org> Thu, 16 Apr 2015 21:20:50 +0200
+ -- Joachim Breitner <nomeata at debian.org> Thu, 16 Apr 2015 21:34:26 +0200
diff -rN -u old-haskell-hspec-discover/control new-haskell-hspec-discover/control
--- old-haskell-hspec-discover/control 2015-04-16 21:04:20.634537714 +0000
+++ new-haskell-hspec-discover/control 2015-04-16 21:04:20.638537714 +0000
@@ -7,7 +7,6 @@
haskell-devscripts (>= 0.9),
cdbs,
ghc,
- libghc-hspec-meta-dev (>= 1.12),
Standards-Version: 3.9.6
Homepage: http://hspec.github.io/hspec-discover.html
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-hspec-discover
diff -rN -u old-haskell-hspec-discover/rules new-haskell-hspec-discover/rules
--- old-haskell-hspec-discover/rules 2015-04-16 21:04:20.634537714 +0000
+++ new-haskell-hspec-discover/rules 2015-04-16 21:04:20.638537714 +0000
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
-DEB_ENABLE_TESTS = yes
+DEB_ENABLE_TESTS = no
DEB_CABAL_PACKAGE = hspec-discover
DEB_DEFAULT_COMPILER = ghc
More information about the Pkg-haskell-commits
mailing list