[Pkg-haskell-commits] darcs: haskell-attoparsec-conduit: New upstream version 1.0.0.

Clint Adams clint at debian.org
Tue Feb 26 03:27:12 UTC 2013


Tue Feb 26 03:27:05 UTC 2013  Clint Adams <clint at debian.org>
  * New upstream version 1.0.0.
  Ignore-this: 824468e4e37082e68b4c984e39d05f47

    M ./changelog -1 +7
    M ./control -3 +3

Tue Feb 26 03:27:05 UTC 2013  Clint Adams <clint at debian.org>
  * New upstream version 1.0.0.
  Ignore-this: 824468e4e37082e68b4c984e39d05f47
diff -rN -u old-haskell-attoparsec-conduit//changelog new-haskell-attoparsec-conduit//changelog
--- old-haskell-attoparsec-conduit//changelog	2013-02-26 03:27:11.946722281 +0000
+++ new-haskell-attoparsec-conduit//changelog	2013-02-26 03:27:11.958724164 +0000
@@ -1,6 +1,12 @@
+haskell-attoparsec-conduit (1.0.0-1) experimental; urgency=low
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Mon, 25 Feb 2013 22:22:25 -0500
+
 haskell-attoparsec-conduit (0.5.0.3-2) experimental; urgency=low
 
-  * Remove upper bound on hspec 
+  * Remove upper bound on hspec.
 
  -- Joachim Breitner <nomeata at debian.org>  Wed, 13 Feb 2013 00:19:29 +0100
 
diff -rN -u old-haskell-attoparsec-conduit//control new-haskell-attoparsec-conduit//control
--- old-haskell-attoparsec-conduit//control	2013-02-26 03:27:11.866723858 +0000
+++ new-haskell-attoparsec-conduit//control	2013-02-26 03:27:11.962726148 +0000
@@ -10,8 +10,8 @@
   , ghc-prof
   , libghc-attoparsec-dev (>> 0.10)
   , libghc-attoparsec-prof
-  , libghc-conduit-dev (>> 0.5)
-  , libghc-conduit-dev (<< 0.6)
+  , libghc-conduit-dev (>> 1.0)
+  , libghc-conduit-dev (<< 1.1)
   , libghc-conduit-prof
   , libghc-text-dev (>> 0.11)
   , libghc-text-prof
@@ -21,7 +21,7 @@
   , libghc-hspec-dev (>> 1.3)
   , libghc-hunit-dev
   , libghc-quickcheck2-dev
-  , libghc-blaze-builder-dev
+  , libghc-resourcet-dev
 Build-Depends-Indep: ghc-doc
   , libghc-attoparsec-doc
   , libghc-conduit-doc





More information about the Pkg-haskell-commits mailing list