diff options
Diffstat (limited to 'p/haskell-http-client/debian/control')
| -rw-r--r-- | p/haskell-http-client/debian/control | 41 |
1 files changed, 19 insertions, 22 deletions
diff --git a/p/haskell-http-client/debian/control b/p/haskell-http-client/debian/control index 6d727f319..4b1bee7d1 100644 --- a/p/haskell-http-client/debian/control +++ b/p/haskell-http-client/debian/control @@ -4,8 +4,8 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - cdbs, haskell-devscripts (>= 0.9), + cdbs, ghc, ghc-prof, libghc-base64-bytestring-dev (>= 1.0), @@ -23,31 +23,31 @@ Build-Depends: debhelper (>= 9), libghc-exceptions-prof, libghc-http-types-dev (>= 0.8), libghc-http-types-prof, + libghc-mime-types-dev, + libghc-mime-types-prof, libghc-network-dev (>= 2.6), libghc-network-prof, libghc-network-uri-dev (>= 2.6), libghc-network-uri-prof, - libghc-zlib-bindings-dev (>= 0.1), - libghc-zlib-bindings-dev (<< 0.2), - libghc-zlib-bindings-prof, - libghc-failure-dev (>= 0.2), - libghc-failure-dev (<< 0.3), - libghc-failure-prof, - libghc-publicsuffixlist-dev, - libghc-publicsuffixlist-prof, - libghc-text-dev (>= 0.11), - libghc-text-prof, libghc-random-dev, libghc-random-prof, - libghc-mime-types-dev, - libghc-mime-types-prof, libghc-streaming-commons-dev (>= 0.1.0.2), libghc-streaming-commons-dev (<< 0.2), - libghc-streaming-commons-prof (<< 0.2), - libghc-hspec-dev, - libghc-zlib-dev, + libghc-streaming-commons-prof, + libghc-text-dev (>= 0.11), + libghc-text-prof, libghc-async-dev, + libghc-base64-bytestring-dev, + libghc-blaze-builder-dev, + libghc-case-insensitive-dev, + libghc-hspec-dev, + libghc-http-types-dev, libghc-monad-control-dev, + libghc-network-dev, + libghc-network-uri-dev, + libghc-streaming-commons-dev (>= 0.1.1), + libghc-text-dev, + libghc-zlib-dev, Build-Depends-Indep: ghc-doc, libghc-base64-bytestring-doc, libghc-blaze-builder-doc, @@ -55,18 +55,15 @@ Build-Depends-Indep: ghc-doc, libghc-cookie-doc, libghc-data-default-class-doc, libghc-exceptions-doc, - libghc-mime-types-doc, libghc-http-types-doc, + libghc-mime-types-doc, libghc-network-doc, libghc-network-uri-doc, - libghc-zlib-bindings-doc, - libghc-publicsuffixlist-doc, - libghc-failure-doc, - libghc-text-doc, libghc-random-doc, libghc-streaming-commons-doc, + libghc-text-doc, Standards-Version: 3.9.6 -Homepage: http://hackage.haskell.org/package/http-client +Homepage: https://github.com/snoyberg/http-client Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-http-client Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-http-client X-Description: HTTP client engine |
