[Pkg-haskell-commits] darcs: haskell-xml-conduit: New upstream release

Joachim Breitner mail at joachim-breitner.de
Mon Dec 22 15:21:18 UTC 2014


Sat Dec 20 17:02:12 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * New upstream release

    M ./changelog -2 +3
    R ./patches/no-attoparsec-conduit-and-no-blaze-builder-conduit.diff
    R ./patches/series
    R ./patches/
    M ./control -2 +2

Sat Dec 20 17:02:12 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * New upstream release
diff -rN -u old-haskell-xml-conduit/changelog new-haskell-xml-conduit/changelog
--- old-haskell-xml-conduit/changelog	2014-12-22 15:21:17.918999830 +0000
+++ new-haskell-xml-conduit/changelog	2014-12-22 15:21:17.922999831 +0000
@@ -1,8 +1,9 @@
-haskell-xml-conduit (1.2.1-2) UNRELEASED; urgency=medium
+haskell-xml-conduit (1.2.3-1) UNRELEASED; urgency=medium
 
   * Depend on haskell-devscripts 0.9, found in experimental
+  * New upstream release
 
- -- Joachim Breitner <nomeata at debian.org>  Sat, 20 Dec 2014 16:59:35 +0100
+ -- Joachim Breitner <nomeata at debian.org>  Sat, 20 Dec 2014 17:03:41 +0100
 
 haskell-xml-conduit (1.2.1-1) unstable; urgency=medium
 
diff -rN -u old-haskell-xml-conduit/control new-haskell-xml-conduit/control
--- old-haskell-xml-conduit/control	2014-12-22 15:21:17.918999830 +0000
+++ new-haskell-xml-conduit/control	2014-12-22 15:21:17.922999831 +0000
@@ -18,9 +18,9 @@
   , libghc-blaze-markup-dev (>= 0.5)
   , libghc-blaze-markup-prof
   , libghc-conduit-dev (>= 1.0)
-  , libghc-conduit-dev (<< 1.2)
+  , libghc-conduit-dev (<< 1.3)
   , libghc-conduit-prof
-  , libghc-conduit-extra-dev
+  , libghc-conduit-extra-dev (>= 1.1)
   , libghc-conduit-extra-prof
   , libghc-data-default-dev
   , libghc-data-default-prof
diff -rN -u old-haskell-xml-conduit/patches/no-attoparsec-conduit-and-no-blaze-builder-conduit.diff new-haskell-xml-conduit/patches/no-attoparsec-conduit-and-no-blaze-builder-conduit.diff
--- old-haskell-xml-conduit/patches/no-attoparsec-conduit-and-no-blaze-builder-conduit.diff	2014-12-22 15:21:17.918999830 +0000
+++ new-haskell-xml-conduit/patches/no-attoparsec-conduit-and-no-blaze-builder-conduit.diff	1970-01-01 00:00:00.000000000 +0000
@@ -1,11 +0,0 @@
---- a/xml-conduit.cabal
-+++ b/xml-conduit.cabal
-@@ -31,8 +31,6 @@
-                    , conduit                   >= 1.0      && < 1.2
-                    , conduit-extra
-                    , resourcet                 >= 0.3      && < 1.2
--                   , attoparsec-conduit        >= 1.0
--                   , blaze-builder-conduit     >= 1.0
-                    , bytestring                >= 0.9
-                    , text                      >= 0.7
-                    , containers                >= 0.2
diff -rN -u old-haskell-xml-conduit/patches/series new-haskell-xml-conduit/patches/series
--- old-haskell-xml-conduit/patches/series	2014-12-22 15:21:17.918999830 +0000
+++ new-haskell-xml-conduit/patches/series	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-no-attoparsec-conduit-and-no-blaze-builder-conduit.diff




More information about the Pkg-haskell-commits mailing list