Commit 06500ce6 authored by Clint Adams's avatar Clint Adams
Browse files

http-conduit: Upgrading from 2.3.2 to 2.3.7.1

parent b9b63ca7
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-http-conduit (2.3.7.1-1) unstable; urgency=medium

  * New upstream release

 -- Clint Adams <clint@debian.org>  Sun, 28 Jul 2019 16:41:28 -0400

haskell-http-conduit (2.3.2-2) unstable; urgency=medium

  * Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3)
+5 −2
Original line number Diff line number Diff line
@@ -15,12 +15,14 @@ Build-Depends:
 libghc-aeson-dev,
 libghc-aeson-dev (>= 0.8),
 libghc-aeson-prof,
 libghc-attoparsec-dev,
 libghc-attoparsec-prof,
 libghc-conduit-dev (>= 1.2),
 libghc-conduit-prof,
 libghc-conduit-extra-dev (>= 1.1),
 libghc-conduit-extra-prof,
 libghc-http-client-dev (>= 0.5),
 libghc-http-client-dev (<< 0.6),
 libghc-http-client-dev (>= 0.5.13),
 libghc-http-client-dev (<< 0.7),
 libghc-http-client-prof,
 libghc-http-client-tls-dev (>= 0.3),
 libghc-http-client-tls-dev (<< 0.4),
@@ -60,6 +62,7 @@ Build-Depends:
Build-Depends-Indep:
 ghc-doc,
 libghc-aeson-doc,
 libghc-attoparsec-doc,
 libghc-conduit-doc,
 libghc-conduit-extra-doc,
 libghc-http-client-doc,