[Pkg-haskell-commits] darcs: haskell-cereal-conduit: New upstream version 0.6.
Clint Adams
clint at debian.org
Wed Nov 14 01:58:46 UTC 2012
Wed Nov 14 01:58:40 UTC 2012 Clint Adams <clint at debian.org>
* New upstream version 0.6.
Ignore-this: 2ab9ec497d301cb9ff42d059647dfd74
M ./changelog -3 +7
M ./control -5 +5
Wed Nov 14 01:58:40 UTC 2012 Clint Adams <clint at debian.org>
* New upstream version 0.6.
Ignore-this: 2ab9ec497d301cb9ff42d059647dfd74
diff -rN -u old-haskell-cereal-conduit//changelog new-haskell-cereal-conduit//changelog
--- old-haskell-cereal-conduit//changelog 2012-11-14 01:58:46.026225515 +0000
+++ new-haskell-cereal-conduit//changelog 2012-11-14 01:58:46.034235855 +0000
@@ -1,10 +1,14 @@
-haskell-cereal-conduit (0.5-2) UNRELEASED; urgency=low
+haskell-cereal-conduit (0.6-1) experimental; urgency=low
- * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
+ [ Joachim Breitner ]
+ * Depend on haskell-devscripts 0.8.13 to ensure this package is built
against experimental
* Bump standards version, no change
- -- Joachim Breitner <nomeata at debian.org> Sat, 13 Oct 2012 14:07:59 +0200
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Tue, 13 Nov 2012 20:50:56 -0500
haskell-cereal-conduit (0.5-1) unstable; urgency=low
diff -rN -u old-haskell-cereal-conduit//control new-haskell-cereal-conduit//control
--- old-haskell-cereal-conduit//control 2012-11-14 01:58:46.014241503 +0000
+++ new-haskell-cereal-conduit//control 2012-11-14 01:58:46.034235855 +0000
@@ -10,18 +10,18 @@
, ghc-prof
, libghc-cereal-dev (>> 0.3.1.0)
, libghc-cereal-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-void-dev
- , libghc-void-prof
+ , libghc-transformers-dev (>> 0.2)
+ , libghc-transformers-prof
, libghc-hunit-dev
, libghc-resourcet-dev
, libghc-mtl-dev
Build-Depends-Indep: ghc-doc
, libghc-cereal-doc
, libghc-conduit-doc
- , libghc-void-doc
+ , libghc-transformers-doc
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/cereal-conduit
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-cereal-conduit
More information about the Pkg-haskell-commits
mailing list