[Pkg-haskell-commits] darcs: haskell-filesystem-conduit: New upstream version 0.5.0.1.
Clint Adams
clint at debian.org
Sun Oct 21 01:29:26 UTC 2012
Sun Oct 21 01:29:07 UTC 2012 Clint Adams <clint at debian.org>
* New upstream version 0.5.0.1.
Ignore-this: 2c69ae195b92cd373839a066b39e3897
M ./changelog -2 +6
M ./control -4 +4
Sun Oct 21 01:29:07 UTC 2012 Clint Adams <clint at debian.org>
* New upstream version 0.5.0.1.
Ignore-this: 2c69ae195b92cd373839a066b39e3897
diff -rN -u old-haskell-filesystem-conduit//changelog new-haskell-filesystem-conduit//changelog
--- old-haskell-filesystem-conduit//changelog 2012-10-21 01:29:26.398726110 +0000
+++ new-haskell-filesystem-conduit//changelog 2012-10-21 01:29:26.402739376 +0000
@@ -1,10 +1,14 @@
-haskell-filesystem-conduit (0.4.0-2) UNRELEASED; urgency=low
+haskell-filesystem-conduit (0.5.0.1-1) experimental; urgency=low
+ [ Joachim Breitner ]
* Depend on haskell-devscripts 0.8.13 to ensure this packages is built
against experimental
* Bump standards version, no change
- -- Joachim Breitner <nomeata at debian.org> Sat, 13 Oct 2012 14:09:26 +0200
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Sat, 20 Oct 2012 21:25:46 -0400
haskell-filesystem-conduit (0.4.0-1) unstable; urgency=low
diff -rN -u old-haskell-filesystem-conduit//control new-haskell-filesystem-conduit//control
--- old-haskell-filesystem-conduit//control 2012-10-21 01:29:26.362234121 +0000
+++ new-haskell-filesystem-conduit//control 2012-10-21 01:29:26.402739376 +0000
@@ -8,8 +8,8 @@
, cdbs
, 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-system-fileio-dev (>> 0.3.3)
, libghc-system-fileio-dev (<< 0.4)
@@ -22,8 +22,8 @@
, libghc-transformers-dev (>> 0.2.2)
, libghc-transformers-dev (<< 0.4)
, libghc-transformers-prof
- , libghc-hspec-dev
- , libghc-hunit-dev
+ , libghc-hspec-dev (>> 1.3)
+ , libghc-hspec-dev (<< 1.4)
, libghc-quickcheck2-dev
, libghc-blaze-builder-dev
Build-Depends-Indep: ghc-doc
More information about the Pkg-haskell-commits
mailing list