diff options
Diffstat (limited to 'p/haskell-fb')
| -rw-r--r-- | p/haskell-fb/debian/control | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/p/haskell-fb/debian/control b/p/haskell-fb/debian/control index 45c5ba221..b343b7a6c 100644 --- a/p/haskell-fb/debian/control +++ b/p/haskell-fb/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-aeson-dev (>= 0.5), @@ -24,6 +24,9 @@ Build-Depends: debhelper (>= 9), libghc-conduit-dev (>= 1.1), libghc-conduit-dev (<< 1.3), libghc-conduit-prof, + libghc-conduit-extra-dev (>= 1.1), + libghc-conduit-extra-dev (<< 1.2), + libghc-conduit-extra-prof, libghc-crypto-api-dev (>= 0.11), libghc-crypto-api-dev (<< 0.14), libghc-crypto-api-prof, @@ -62,11 +65,11 @@ Build-Depends-Indep: ghc-doc, libghc-base64-bytestring-doc, libghc-cereal-doc, libghc-conduit-doc, + libghc-conduit-extra-doc, libghc-crypto-api-doc, libghc-cryptohash-doc, libghc-cryptohash-cryptoapi-doc, - libghc-data-default-class-doc, - libghc-data-default-instances-base-doc, + libghc-data-default-doc, libghc-http-conduit-doc, libghc-http-types-doc, libghc-lifted-base-doc, @@ -77,7 +80,7 @@ Build-Depends-Indep: ghc-doc, libghc-transformers-base-doc, libghc-unordered-containers-doc, Standards-Version: 3.9.5 -Homepage: http://hackage.haskell.org/package/fb +Homepage: https://github.com/prowdsponsor/fb Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-fb Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-fb X-Description: bindings to Facebook API |
