[Pkg-haskell-commits] darcs: haskell-xml-conduit: Fix build dependencies.
Joachim Breitner
mail at joachim-breitner.de
Mon Jun 17 09:35:27 UTC 2013
Mon Jun 17 09:30:34 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Fix build dependencies.
M ./changelog +6
M ./control -4
Mon Jun 17 09:30:34 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Fix build dependencies.
diff -rN -u old-haskell-xml-conduit/changelog new-haskell-xml-conduit/changelog
--- old-haskell-xml-conduit/changelog 2013-06-17 09:35:27.742060585 +0000
+++ new-haskell-xml-conduit/changelog 2013-06-17 09:35:27.754041943 +0000
@@ -1,3 +1,9 @@
+haskell-xml-conduit (1.1.0.3-2) UNRELEASED; urgency=low
+
+ * Fix build dependencies.
+
+ -- Joachim Breitner <nomeata at debian.org> Mon, 17 Jun 2013 11:30:25 +0200
+
haskell-xml-conduit (1.1.0.3-1) unstable; urgency=low
* Enable compat level 9
diff -rN -u old-haskell-xml-conduit/control new-haskell-xml-conduit/control
--- old-haskell-xml-conduit/control 2013-06-17 09:35:27.733564126 +0000
+++ new-haskell-xml-conduit/control 2013-06-17 09:35:27.745701512 +0000
@@ -11,19 +11,15 @@
, libghc-attoparsec-dev (>> 0.10)
, libghc-attoparsec-prof
, libghc-attoparsec-conduit-dev (>> 1.0)
- , libghc-attoparsec-conduit-dev (<< 1.1)
, libghc-attoparsec-conduit-prof
, libghc-blaze-builder-dev (>> 0.2)
, libghc-blaze-builder-dev (<< 0.4)
, libghc-blaze-builder-prof
, libghc-blaze-builder-conduit-dev (>> 1.0)
- , libghc-blaze-builder-conduit-dev (<< 1.1)
, libghc-blaze-builder-conduit-prof
, libghc-blaze-html-dev (>> 0.5)
- , libghc-blaze-html-dev (<< 0.6)
, libghc-blaze-html-prof
, libghc-blaze-markup-dev (>> 0.5)
- , libghc-blaze-markup-dev (<< 0.6)
, libghc-blaze-markup-prof
, libghc-conduit-dev (>> 1.0)
, libghc-conduit-dev (<< 1.1)
More information about the Pkg-haskell-commits
mailing list