[Pkg-haskell-commits] darcs: haskell-http-conduit: Update
Clint Adams
clint at debian.org
Tue Mar 4 01:43:30 UTC 2014
Tue Mar 4 01:40:30 UTC 2014 Clint Adams <clint at debian.org>
* Update
M ./changelog -2 +2
M ./control -80 +27
Tue Mar 4 01:40:30 UTC 2014 Clint Adams <clint at debian.org>
* Update
diff -rN -u old-haskell-http-conduit/changelog new-haskell-http-conduit/changelog
--- old-haskell-http-conduit/changelog 2014-03-04 01:43:30.348249596 +0000
+++ new-haskell-http-conduit/changelog 2014-03-04 01:43:30.348249596 +0000
@@ -1,8 +1,8 @@
-haskell-http-conduit (2.0.0.7-1) UNRELEASED; urgency=medium
+haskell-http-conduit (2.0.0.7-1) unstable; urgency=medium
* New upstream version.
- -- Clint Adams <clint at debian.org> Mon, 03 Mar 2014 12:34:12 -0500
+ -- Clint Adams <clint at debian.org> Mon, 03 Mar 2014 15:07:43 -0500
haskell-http-conduit (1.9.5.2-1) unstable; urgency=low
diff -rN -u old-haskell-http-conduit/control new-haskell-http-conduit/control
--- old-haskell-http-conduit/control 2014-03-04 01:43:30.348249596 +0000
+++ new-haskell-http-conduit/control 2014-03-04 01:43:30.348249596 +0000
@@ -8,103 +8,50 @@
, haskell-devscripts (>= 0.8.15)
, ghc
, ghc-prof
- , libghc-asn1-data-dev (>> 0.5.1)
- , libghc-asn1-data-prof
- , libghc-base64-bytestring-dev (>> 0.1)
- , libghc-base64-bytestring-prof
- , libghc-blaze-builder-dev (>> 0.2.1)
- , libghc-blaze-builder-prof
- , libghc-blaze-builder-conduit-dev (>> 0.5)
- , libghc-blaze-builder-conduit-prof
- , libghc-case-insensitive-dev (>> 0.2)
- , libghc-case-insensitive-prof
- , libghc-certificate-dev (>> 1.3)
- , libghc-certificate-prof
, libghc-conduit-dev (>> 0.5.5)
, libghc-conduit-dev (<< 1.1)
, libghc-conduit-prof
- , libghc-cookie-dev (>> 0.4)
- , libghc-cookie-prof
- , libghc-cprng-aes-dev (>= 0.5.0)
- , libghc-cprng-aes-prof
- , libghc-data-default-dev
- , libghc-data-default-prof
- , libghc-failure-dev (>> 0.1)
- , libghc-failure-prof
- , libghc-http-types-dev (>> 0.7)
+ , libghc-http-client-dev (>> 0.2.0.2)
+ , libghc-http-client-prof
+ , libghc-http-client-conduit-dev
+ , libghc-http-client-conduit-prof
+ , libghc-http-client-tls-dev
+ , libghc-http-client-tls-prof
+ , libghc-http-types-dev (>= 0.7)
, libghc-http-types-prof
- , libghc-mime-types-dev (>= 0.1)
- , libghc-mime-types-prof
- , libghc-lifted-base-dev (>> 0.1)
+ , libghc-lifted-base-dev (>= 0.1)
, libghc-lifted-base-prof
- , libghc-monad-control-dev (>> 0.3)
- , libghc-monad-control-prof
- , libghc-mtl-dev
- , libghc-mtl-prof
- , libghc-network-dev (>> 2.3)
- , libghc-network-prof
- , libghc-publicsuffixlist-dev (>> 0.0.3)
- , libghc-publicsuffixlist-dev (<< 1.0)
- , libghc-publicsuffixlist-prof
- , libghc-regex-compat-dev
- , libghc-regex-compat-prof
, libghc-resourcet-dev (>> 0.3)
, libghc-resourcet-dev (<< 0.5)
, libghc-resourcet-prof
- , libghc-socks-dev (>> 0.4)
- , libghc-socks-prof
- , libghc-text-dev
- , libghc-text-prof
- , libghc-tls-dev (>> 1.1.3)
- , libghc-tls-prof
- , libghc-tls-extra-dev (>> 0.5.0)
- , libghc-tls-extra-prof
, libghc-transformers-dev (>> 0.2)
, libghc-transformers-prof
- , libghc-transformers-base-dev (>> 0.4)
- , libghc-transformers-base-prof
- , libghc-utf8-string-dev (>> 0.3.4)
- , libghc-utf8-string-prof
- , libghc-void-dev (>> 0.5.5)
- , libghc-void-prof
- , libghc-zlib-conduit-dev (>> 0.5)
- , libghc-zlib-conduit-dev (<< 1.1)
- , libghc-zlib-conduit-prof
, libghc-hunit-dev
- , libghc-hspec-dev (>> 1.3)
- , libghc-wai-dev
- , libghc-warp-dev (>> 1.3.6)
+ , libghc-hspec-dev (>= 1.3)
+ , libghc-blaze-builder-dev
+ , libghc-cookie-dev
+ , libghc-case-insensitive-dev
+ , libghc-data-default-class-dev
+ , libghc-http-client-multipart-dev
+ , libghc-network-dev
+ , libghc-network-conduit-dev (>= 0.6)
+ , libghc-text-dev
+ , libghc-utf8-string-dev
+ , libghc-wai-dev (>= 2.0)
+ , libghc-wai-dev (<< 2.1)
+ , libghc-warp-dev (>= 2.0)
+ , libghc-warp-dev (<< 2.1)
+ , libghc-warp-tls-dev
Build-Depends-Indep: ghc-doc
- , libghc-asn1-data-doc
- , libghc-base64-bytestring-doc
- , libghc-blaze-builder-doc
- , libghc-blaze-builder-conduit-doc
- , libghc-case-insensitive-doc
- , libghc-certificate-doc
, libghc-conduit-doc
- , libghc-cookie-doc
- , libghc-cprng-aes-doc
- , libghc-data-default-doc
- , libghc-failure-doc
+ , libghc-http-client-doc
+ , libghc-http-client-conduit-doc
+ , libghc-http-client-tls-doc
, libghc-http-types-doc
- , libghc-mime-types-doc
, libghc-lifted-base-doc
- , libghc-monad-control-doc
- , libghc-mtl-doc
- , libghc-network-doc
- , libghc-publicsuffixlist-doc
- , libghc-regex-compat-doc
, libghc-resourcet-doc
- , libghc-socks-doc
- , libghc-text-doc
- , libghc-tls-doc
- , libghc-tls-extra-doc
, libghc-transformers-doc
- , libghc-transformers-base-doc
- , libghc-utf8-string-doc
- , libghc-void-doc
- , libghc-zlib-conduit-doc
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/http-conduit
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-http-conduit
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-http-conduit
More information about the Pkg-haskell-commits
mailing list