[Pkg-haskell-commits] darcs: =?UTF-8?Q?haskell-bla=7Ae-builder-conduit?=: New upstream version 0.5.0.1.
Clint Adams
clint at debian.org
Sat Oct 20 13:59:36 UTC 2012
Sat Oct 20 13:59:28 UTC 2012 Clint Adams <clint at debian.org>
* New upstream version 0.5.0.1.
Ignore-this: e2322e719ac395c47ae843353e443758
M ./changelog -3 +6
M ./control -6 +4
Sat Oct 20 13:59:28 UTC 2012 Clint Adams <clint at debian.org>
* New upstream version 0.5.0.1.
Ignore-this: e2322e719ac395c47ae843353e443758
diff -rN -u old-haskell-blaze-builder-conduit//changelog new-haskell-blaze-builder-conduit//changelog
--- old-haskell-blaze-builder-conduit//changelog 2012-10-20 13:59:36.767741765 +0000
+++ new-haskell-blaze-builder-conduit//changelog 2012-10-20 13:59:36.774217407 +0000
@@ -1,15 +1,18 @@
-haskell-blaze-builder-conduit (0.4.0.2-2) UNRELEASED; urgency=low
+haskell-blaze-builder-conduit (0.5.0.1-1) unstable; urgency=low
[ Giovanni Mascellani ]
* Team upload.
* Fix Homepage: link
[ Joachim Breitner ]
- * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
+ * Depend on haskell-devscripts 0.8.13 to ensure this package is built
against experimental
* Bump standards version, no change
- -- Giovanni Mascellani <gio at debian.org> Fri, 15 Jun 2012 18:09:25 +0200
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Sat, 20 Oct 2012 09:56:06 -0400
haskell-blaze-builder-conduit (0.4.0.2-1) unstable; urgency=low
diff -rN -u old-haskell-blaze-builder-conduit//control new-haskell-blaze-builder-conduit//control
--- old-haskell-blaze-builder-conduit//control 2012-10-20 13:59:36.747766199 +0000
+++ new-haskell-blaze-builder-conduit//control 2012-10-20 13:59:36.774217407 +0000
@@ -11,23 +11,21 @@
, libghc-blaze-builder-dev (>> 0.2.1.4)
, libghc-blaze-builder-dev (<< 0.4)
, libghc-blaze-builder-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-containers-dev
- , libghc-containers-prof
, libghc-text-dev (>> 0.11)
, libghc-text-prof
, libghc-transformers-dev (>> 0.2.2)
, libghc-transformers-dev (<< 0.4)
, libghc-transformers-prof
- , libghc-hspec-dev
+ , libghc-hspec-dev (>> 1.3)
+ , libghc-hspec-dev (<< 1.4)
, libghc-hunit-dev
, libghc-quickcheck2-dev
Build-Depends-Indep: ghc-doc
, libghc-blaze-builder-doc
, libghc-conduit-doc
- , libghc-containers-doc
, libghc-text-doc
, libghc-transformers-doc
Standards-Version: 3.9.4
More information about the Pkg-haskell-commits
mailing list