[Pkg-haskell-commits] darcs: haskell-conduit: Added missing doctest dependency
Joachim Breitner
mail at joachim-breitner.de
Fri Feb 1 10:51:05 UTC 2013
Fri Feb 1 10:39:31 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Added missing doctest dependency
Ignore-this: ca91f87af779c7063326d1761365ebd8
M ./changelog +6
M ./control +1
Fri Feb 1 10:39:31 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Added missing doctest dependency
Ignore-this: ca91f87af779c7063326d1761365ebd8
diff -rN -u old-haskell-conduit//changelog new-haskell-conduit//changelog
--- old-haskell-conduit//changelog 2013-02-01 10:51:05.623960089 +0000
+++ new-haskell-conduit//changelog 2013-02-01 10:51:05.635720747 +0000
@@ -1,3 +1,9 @@
+haskell-conduit (0.5.5-2) UNRELEASED; urgency=low
+
+ * Added missing doctest dependency
+
+ -- Joachim Breitner <nomeata at debian.org> Fri, 01 Feb 2013 11:39:25 +0100
+
haskell-conduit (0.5.5-1) experimental; urgency=low
* New upstream version.
diff -rN -u old-haskell-conduit//control new-haskell-conduit//control
--- old-haskell-conduit//control 2013-02-01 10:51:05.623960089 +0000
+++ new-haskell-conduit//control 2013-02-01 10:51:05.627720686 +0000
@@ -31,6 +31,7 @@
, libghc-hspec-dev (<< 1.4)
, libghc-hunit-dev
, libghc-quickcheck2-dev
+ , libghc-doctest-dev (>= 0.8)
Build-Depends-Indep: ghc-doc
, libghc-lifted-base-doc
, libghc-monad-control-doc
More information about the Pkg-haskell-commits
mailing list