[Pkg-haskell-commits] darcs: haskell-warp: New upstream version 1.2.1.

Clint Adams clint at debian.org
Tue May 15 15:28:16 UTC 2012


Tue May 15 15:28:24 UTC 2012  Clint Adams <clint at debian.org>
  * New upstream version 1.2.1.
  Ignore-this: 9370d6f454b07f1abc01e061eac21d0

    M ./changelog +6
    M ./control -10 +12

Tue May 15 15:28:24 UTC 2012  Clint Adams <clint at debian.org>
  * New upstream version 1.2.1.
  Ignore-this: 9370d6f454b07f1abc01e061eac21d0
diff -rN -u old-haskell-warp//changelog new-haskell-warp//changelog
--- old-haskell-warp//changelog	2012-05-15 15:28:16.792838429 +0000
+++ new-haskell-warp//changelog	2012-05-15 15:28:16.797372476 +0000
@@ -1,3 +1,9 @@
+haskell-warp (1.2.1-1) unstable; urgency=low
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Tue, 15 May 2012 11:22:42 -0400
+
 haskell-warp (1.1.0.1-3) unstable; urgency=low
 
   * Add build dependency on netbase, for the test suite.
diff -rN -u old-haskell-warp//control new-haskell-warp//control
--- old-haskell-warp//control	2012-05-15 15:28:16.777389193 +0000
+++ new-haskell-warp//control	2012-05-15 15:28:16.797372476 +0000
@@ -11,14 +11,13 @@
   , libghc-blaze-builder-dev (>> 0.2.1.4)
   , libghc-blaze-builder-dev (<< 0.4)
   , libghc-blaze-builder-prof
-  , libghc-blaze-builder-conduit-dev (>> 0.2)
-  , libghc-blaze-builder-conduit-dev (<< 0.3)
+  , libghc-blaze-builder-conduit-dev (>> 0.4)
+  , libghc-blaze-builder-conduit-dev (<< 0.5)
   , libghc-blaze-builder-conduit-prof
-  , libghc-bytestring-lexing-dev (>= 0.4)
-  , libghc-bytestring-lexing-prof
   , libghc-case-insensitive-dev (>> 0.2)
   , libghc-case-insensitive-prof
-  , libghc-conduit-dev (>> 0.2)
+  , libghc-conduit-dev (>> 0.4)
+  , libghc-conduit-dev (<< 0.5)
   , libghc-conduit-prof
   , libghc-http-types-dev (>> 0.6)
   , libghc-http-types-dev (<< 0.7)
@@ -29,16 +28,19 @@
   , libghc-network-dev (>> 2.3)
   , libghc-network-dev (<< 2.4)
   , libghc-network-prof
-  , libghc-simple-sendfile-dev (>> 0.1)
+  , libghc-network-conduit-dev (>> 0.4)
+  , libghc-network-conduit-dev (<< 0.5)
+  , libghc-network-conduit-prof
+  , libghc-simple-sendfile-dev (>> 0.2.2)
   , libghc-simple-sendfile-dev (<< 0.3)
   , libghc-simple-sendfile-prof
   , libghc-transformers-dev (>> 0.2.2)
-  , libghc-transformers-dev (<< 0.3)
+  , libghc-transformers-dev (<< 0.4)
   , libghc-transformers-prof
   , libghc-unix-compat-dev (>> 0.2)
   , libghc-unix-compat-prof
-  , libghc-wai-dev (>> 1.1)
-  , libghc-wai-dev (<< 1.2)
+  , libghc-wai-dev (>> 1.2)
+  , libghc-wai-dev (<< 1.3)
   , libghc-wai-prof
   , libghc-hunit-dev
   , libghc-hspec-dev
@@ -46,12 +48,12 @@
 Build-Depends-Indep: ghc-doc
   , libghc-blaze-builder-doc
   , libghc-blaze-builder-conduit-doc
-  , libghc-bytestring-lexing-doc
   , libghc-case-insensitive-doc
   , libghc-conduit-doc
   , libghc-http-types-doc
   , libghc-lifted-base-doc
   , libghc-network-doc
+  , libghc-network-conduit-doc
   , libghc-simple-sendfile-doc
   , libghc-transformers-doc
   , libghc-unix-compat-doc





More information about the Pkg-haskell-commits mailing list