[Pkg-haskell-commits] darcs: haskell-warp: Add missing build dep on netbase (for testsuite).

Clint Adams clint at debian.org
Tue Mar 13 21:20:25 UTC 2012


Tue Mar 13 21:20:17 UTC 2012  Clint Adams <clint at debian.org>
  * Add missing build dep on netbase (for testsuite).
  Ignore-this: c28d963a59e4181405278a17c021ac92

    M ./changelog +6
    M ./control +1

Tue Mar 13 21:20:17 UTC 2012  Clint Adams <clint at debian.org>
  * Add missing build dep on netbase (for testsuite).
  Ignore-this: c28d963a59e4181405278a17c021ac92
diff -rN -u old-haskell-warp//changelog new-haskell-warp//changelog
--- old-haskell-warp//changelog	2012-03-13 21:20:25.175252572 +0000
+++ new-haskell-warp//changelog	2012-03-13 21:20:25.179254037 +0000
@@ -1,3 +1,9 @@
+haskell-warp (1.1.0.1-3) unstable; urgency=low
+
+  * Add build dependency on netbase, for the test suite.
+
+ -- Clint Adams <clint at debian.org>  Tue, 13 Mar 2012 17:13:47 -0400
+
 haskell-warp (1.1.0.1-2) unstable; urgency=low
 
   * Add forgotten haskell-bytestring-lexing build-deps (Closes: #663265)
diff -rN -u old-haskell-warp//control new-haskell-warp//control
--- old-haskell-warp//control	2012-03-13 21:20:25.163249764 +0000
+++ new-haskell-warp//control	2012-03-13 21:20:25.179254037 +0000
@@ -42,6 +42,7 @@
   , libghc-wai-prof
   , libghc-hunit-dev
   , libghc-hspec-dev
+  , netbase
 Build-Depends-Indep: ghc-doc
   , libghc-blaze-builder-doc
   , libghc-blaze-builder-conduit-doc





More information about the Pkg-haskell-commits mailing list