summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--p/haskell-cereal-conduit/debian/changelog10
-rw-r--r--p/haskell-cereal-conduit/debian/control10
2 files changed, 12 insertions, 8 deletions
diff --git a/p/haskell-cereal-conduit/debian/changelog b/p/haskell-cereal-conduit/debian/changelog
index 7b669f97a..af737c24c 100644
--- a/p/haskell-cereal-conduit/debian/changelog
+++ b/p/haskell-cereal-conduit/debian/changelog
@@ -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@debian.org> Sat, 13 Oct 2012 14:07:59 +0200
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint@debian.org> Tue, 13 Nov 2012 20:50:56 -0500
haskell-cereal-conduit (0.5-1) unstable; urgency=low
diff --git a/p/haskell-cereal-conduit/debian/control b/p/haskell-cereal-conduit/debian/control
index 7ccac7bef..0868a6256 100644
--- a/p/haskell-cereal-conduit/debian/control
+++ b/p/haskell-cereal-conduit/debian/control
@@ -10,18 +10,18 @@ Build-Depends: debhelper (>= 7)
, 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