[Pkg-haskell-commits] darcs: haskell-network-conduit: New upstream version 0.4.0.1.

Clint Adams clint at debian.org
Tue May 15 02:21:03 UTC 2012


Tue May 15 02:21:17 UTC 2012  Clint Adams <clint at debian.org>
  * New upstream version 0.4.0.1.
  Ignore-this: bf131a3d993f4677e2223f491153e514

    M ./changelog +6
    M ./control -3 +7

Tue May 15 02:21:17 UTC 2012  Clint Adams <clint at debian.org>
  * New upstream version 0.4.0.1.
  Ignore-this: bf131a3d993f4677e2223f491153e514
diff -rN -u old-haskell-network-conduit//changelog new-haskell-network-conduit//changelog
--- old-haskell-network-conduit//changelog	2012-05-15 02:21:03.132825716 +0000
+++ new-haskell-network-conduit//changelog	2012-05-15 02:21:03.136823224 +0000
@@ -1,3 +1,9 @@
+haskell-network-conduit (0.4.0.1-1) unstable; urgency=low
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Mon, 14 May 2012 22:18:55 -0400
+
 haskell-network-conduit (0.2.2-1) unstable; urgency=low
 
   * Initial release.
diff -rN -u old-haskell-network-conduit//control new-haskell-network-conduit//control
--- old-haskell-network-conduit//control	2012-05-15 02:21:03.128824384 +0000
+++ new-haskell-network-conduit//control	2012-05-15 02:21:03.140828315 +0000
@@ -8,21 +8,25 @@
   , haskell-devscripts (>= 0.8)
   , ghc
   , ghc-prof
-  , libghc-conduit-dev (>> 0.2)
-  , libghc-conduit-dev (<< 0.3)
+  , libghc-conduit-dev (>> 0.4)
+  , libghc-conduit-dev (<< 0.5)
   , libghc-conduit-prof
   , libghc-lifted-base-dev (>> 0.1)
   , libghc-lifted-base-dev (<< 0.2)
   , libghc-lifted-base-prof
+  , libghc-monad-control-dev (>> 0.3)
+  , libghc-monad-control-dev (<< 0.4)
+  , libghc-monad-control-prof
   , libghc-network-dev (>> 2.3)
   , libghc-network-dev (<< 2.4)
   , libghc-network-prof
   , libghc-transformers-dev (>> 0.2.2)
-  , libghc-transformers-dev (<< 0.3)
+  , libghc-transformers-dev (<< 0.4)
   , libghc-transformers-prof
 Build-Depends-Indep: ghc-doc
   , libghc-conduit-doc
   , libghc-lifted-base-doc
+  , libghc-monad-control-doc
   , libghc-network-doc
   , libghc-transformers-doc
 Standards-Version: 3.9.3





More information about the Pkg-haskell-commits mailing list