diff options
Diffstat (limited to 'p/haskell-http-reverse-proxy/debian/control')
-rw-r--r-- | p/haskell-http-reverse-proxy/debian/control | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/p/haskell-http-reverse-proxy/debian/control b/p/haskell-http-reverse-proxy/debian/control index b95578f46..c48d77349 100644 --- a/p/haskell-http-reverse-proxy/debian/control +++ b/p/haskell-http-reverse-proxy/debian/control @@ -12,14 +12,14 @@ Build-Depends: debhelper (>= 9) , libghc-blaze-builder-prof , libghc-case-insensitive-dev (>> 0.4) , libghc-case-insensitive-prof - , libghc-classy-prelude-dev (>> 0.3) - , libghc-classy-prelude-prof + , libghc-basic-prelude-dev (>> 0.3.5) + , libghc-basic-prelude-prof , libghc-conduit-dev (>> 0.5) , libghc-conduit-prof - , libghc-data-default-dev - , libghc-data-default-prof - , libghc-http-conduit-dev (>> 1.6) - , libghc-http-conduit-prof + , libghc-data-default-class-dev + , libghc-data-default-class-prof + , libghc-http-client-dev (>> 0.1) + , libghc-http-client-prof , libghc-http-types-dev (>> 0.6) , libghc-http-types-prof , libghc-lifted-base-dev (>> 0.1) @@ -32,21 +32,21 @@ Build-Depends: debhelper (>= 9) , libghc-network-conduit-prof , libghc-text-dev (>> 0.11) , libghc-text-prof - , libghc-wai-dev (>> 1.3) + , libghc-wai-dev (>> 2.0) , libghc-wai-prof , libghc-wai-logger-dev , libghc-wai-logger-prof - , libghc-warp-dev (>> 1.3.4) - , libghc-warp-prof , libghc-word8-dev (>> 0.0) , libghc-word8-prof + , libghc-resourcet-dev + , libghc-resourcet-prof Build-Depends-Indep: ghc-doc , libghc-blaze-builder-doc , libghc-case-insensitive-doc - , libghc-classy-prelude-doc + , libghc-basic-prelude-doc , libghc-conduit-doc - , libghc-data-default-doc - , libghc-http-conduit-doc + , libghc-data-default-class-doc + , libghc-http-client-doc , libghc-http-types-doc , libghc-lifted-base-doc , libghc-monad-control-doc @@ -55,8 +55,8 @@ Build-Depends-Indep: ghc-doc , libghc-text-doc , libghc-wai-doc , libghc-wai-logger-doc - , libghc-warp-doc , libghc-word8-doc + , libghc-resourcet-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/http-reverse-proxy Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-http-reverse-proxy |