[Pkg-haskell-commits] darcs: haskell-cereal-conduit: New upstream release
Joachim Breitner
mail at joachim-breitner.de
Tue Apr 15 22:23:09 UTC 2014
Tue Apr 15 22:20:57 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
M ./changelog -2 +3
M ./control -2 +7
Tue Apr 15 22:20:57 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
diff -rN -u old-haskell-cereal-conduit/changelog new-haskell-cereal-conduit/changelog
--- old-haskell-cereal-conduit/changelog 2014-04-15 22:23:09.463327436 +0000
+++ new-haskell-cereal-conduit/changelog 2014-04-15 22:23:09.467327437 +0000
@@ -1,8 +1,9 @@
-haskell-cereal-conduit (0.7-3) UNRELEASED; urgency=low
+haskell-cereal-conduit (0.7.2.1-1) UNRELEASED; urgency=low
* Adjust watch file to new hackage layout
+ * New upstream release
- -- Joachim Breitner <nomeata at debian.org> Sat, 05 Oct 2013 18:19:48 +0200
+ -- Joachim Breitner <nomeata at debian.org> Wed, 16 Apr 2014 00:20:00 +0200
haskell-cereal-conduit (0.7-2) unstable; urgency=low
diff -rN -u old-haskell-cereal-conduit/control new-haskell-cereal-conduit/control
--- old-haskell-cereal-conduit/control 2014-04-15 22:23:09.459327435 +0000
+++ new-haskell-cereal-conduit/control 2014-04-15 22:23:09.467327437 +0000
@@ -8,11 +8,15 @@
, haskell-devscripts (>= 0.8.15)
, ghc
, ghc-prof
- , libghc-cereal-dev (>> 0.3.1.0)
+ , libghc-cereal-dev (>> 0.4.0.0)
+ , libghc-cereal-dev (<< 0.5)
, libghc-cereal-prof
, libghc-conduit-dev (>> 1.0.0)
- , libghc-conduit-dev (<< 1.1)
+ , libghc-conduit-dev (<< 1.2)
, libghc-conduit-prof
+ , libghc-resourcet-dev (>> 0.4)
+ , libghc-resourcet-dev (<< 1.2)
+ , libghc-resourcet-prof
, libghc-transformers-dev (>> 0.2)
, libghc-transformers-prof
, libghc-hunit-dev
@@ -21,6 +25,7 @@
Build-Depends-Indep: ghc-doc
, libghc-cereal-doc
, libghc-conduit-doc
+ , libghc-resourcet-doc
, libghc-transformers-doc
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/cereal-conduit
More information about the Pkg-haskell-commits
mailing list