[Pkg-haskell-commits] darcs: haskell-http-reverse-proxy: Disable test suite.

Clint Adams clint at debian.org
Fri Dec 21 04:28:15 UTC 2012


Fri Dec 21 04:27:58 UTC 2012  Clint Adams <clint at debian.org>
  * Disable test suite.
  Ignore-this: 537d198a3ad837b20b5ad12a930efe46

    M ./changelog +6
    M ./control -3
    M ./rules -1 +1

Fri Dec 21 04:27:58 UTC 2012  Clint Adams <clint at debian.org>
  * Disable test suite.
  Ignore-this: 537d198a3ad837b20b5ad12a930efe46
diff -rN -u old-haskell-http-reverse-proxy//changelog new-haskell-http-reverse-proxy//changelog
--- old-haskell-http-reverse-proxy//changelog	2012-12-21 04:28:15.178223600 +0000
+++ new-haskell-http-reverse-proxy//changelog	2012-12-21 04:28:15.182222987 +0000
@@ -1,3 +1,9 @@
+haskell-http-reverse-proxy (0.1.0.5-2) experimental; urgency=low
+
+  * Disable test suite.
+
+ -- Clint Adams <clint at debian.org>  Thu, 20 Dec 2012 23:19:14 -0500
+
 haskell-http-reverse-proxy (0.1.0.5-1) experimental; urgency=low
 
   * Initial release.
diff -rN -u old-haskell-http-reverse-proxy//control new-haskell-http-reverse-proxy//control
--- old-haskell-http-reverse-proxy//control	2012-12-21 04:28:15.178223600 +0000
+++ new-haskell-http-reverse-proxy//control	2012-12-21 04:28:15.186221490 +0000
@@ -36,9 +36,6 @@
   , libghc-warp-prof
   , libghc-word8-dev (>> 0.0)
   , libghc-word8-prof
-  , libghc-hspec-dev (>> 1.3)
-  , libghc-network-conduit-dev
-  , libghc-transformers-dev
 Build-Depends-Indep: ghc-doc
   , libghc-blaze-builder-doc
   , libghc-case-insensitive-doc
diff -rN -u old-haskell-http-reverse-proxy//rules new-haskell-http-reverse-proxy//rules
--- old-haskell-http-reverse-proxy//rules	2012-12-21 04:28:15.178223600 +0000
+++ new-haskell-http-reverse-proxy//rules	2012-12-21 04:28:15.186221490 +0000
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-DEB_ENABLE_TESTS = yes
+#DEB_ENABLE_TESTS = yes
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/hlibrary.mk





More information about the Pkg-haskell-commits mailing list