[Pkg-haskell-commits] darcs: =?UTF-8?Q?haskell-=7Alib-conduit?=: New upstream version 0.5.0.1.
Clint Adams
clint at debian.org
Sun Oct 21 00:28:23 UTC 2012
Sun Oct 21 00:28:10 UTC 2012 Clint Adams <clint at debian.org>
* New upstream version 0.5.0.1.
Ignore-this: 472a9e3e0705cd879cc0ed7bba32112d
M ./changelog -3 +6
M ./control -6 +6
Sun Oct 21 00:28:10 UTC 2012 Clint Adams <clint at debian.org>
* New upstream version 0.5.0.1.
Ignore-this: 472a9e3e0705cd879cc0ed7bba32112d
diff -rN -u old-haskell-zlib-conduit//changelog new-haskell-zlib-conduit//changelog
--- old-haskell-zlib-conduit//changelog 2012-10-21 00:28:23.363918341 +0000
+++ new-haskell-zlib-conduit//changelog 2012-10-21 00:28:23.371957970 +0000
@@ -1,15 +1,18 @@
-haskell-zlib-conduit (0.4.0.1-2) UNRELEASED; urgency=low
+haskell-zlib-conduit (0.5.0.1-1) experimental; urgency=low
[ Giovanni Mascellani ]
* Team upload.
* Fix Homepage: link
[ Joachim Breitner ]
- * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
+ * Depend on haskell-devscripts 0.8.13 to ensure this package is built
against experimental
* Bump standards version, no change
- -- Giovanni Mascellani <gio at debian.org> Fri, 15 Jun 2012 18:09:39 +0200
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Sat, 20 Oct 2012 20:19:02 -0400
haskell-zlib-conduit (0.4.0.1-1) unstable; urgency=low
diff -rN -u old-haskell-zlib-conduit//control new-haskell-zlib-conduit//control
--- old-haskell-zlib-conduit//control 2012-10-21 00:28:23.351737037 +0000
+++ new-haskell-zlib-conduit//control 2012-10-21 00:28:23.371957970 +0000
@@ -8,25 +8,25 @@
, haskell-devscripts (>= 0.8.13)
, ghc
, ghc-prof
- , libghc-conduit-dev (>> 0.4)
- , libghc-conduit-dev (<< 0.5)
+ , libghc-conduit-dev (>> 0.5)
+ , libghc-conduit-dev (<< 0.6)
, libghc-conduit-prof
- , libghc-containers-dev
- , libghc-containers-prof
, libghc-transformers-dev (>> 0.2.2)
, libghc-transformers-dev (<< 0.4)
, libghc-transformers-prof
+ , libghc-void-dev
+ , libghc-void-prof
, libghc-zlib-bindings-dev (>> 0.1)
, libghc-zlib-bindings-dev (<< 0.2)
, libghc-zlib-bindings-prof
- , libghc-hspec-dev
- , libghc-hunit-dev
+ , libghc-hspec-dev (>> 1.3)
, libghc-quickcheck2-dev
, libghc-resourcet-dev
Build-Depends-Indep: ghc-doc
, libghc-conduit-doc
, libghc-containers-doc
, libghc-transformers-doc
+ , libghc-void-doc
, libghc-zlib-bindings-doc
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/zlib-conduit
More information about the Pkg-haskell-commits
mailing list