summaryrefslogtreecommitdiff
path: root/p/haskell-fb
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2015-08-12 21:32:59 +0200
committerJoachim Breitner <mail@joachim-breitner.de>2015-08-12 22:15:07 +0200
commit14f25aa999a39fc86ff594160c1c50e88df683fa (patch)
treed025717f1d114c68a3545b2a16b11270c1e344ff /p/haskell-fb
parent9fa2cdb713769ca89053c21e8700c29bb4bbb005 (diff)
downloadDHG_packages-14f25aa999a39fc86ff594160c1c50e88df683fa.tar.gz
Run cabal-debian on (some) packages
Diffstat (limited to 'p/haskell-fb')
-rw-r--r--p/haskell-fb/debian/control11
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