summaryrefslogtreecommitdiff
path: root/p/haskell-http-client-tls/debian
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-http-client-tls/debian')
-rw-r--r--p/haskell-http-client-tls/debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/p/haskell-http-client-tls/debian/control b/p/haskell-http-client-tls/debian/control
index d74902922..f2257b3cb 100644
--- a/p/haskell-http-client-tls/debian/control
+++ b/p/haskell-http-client-tls/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-connection-dev (>= 0.2.2),
@@ -20,12 +20,12 @@ Build-Depends: debhelper (>= 9),
libghc-tls-prof,
Build-Depends-Indep: ghc-doc,
libghc-connection-doc,
- libghc-data-default-doc,
+ libghc-data-default-class-doc,
libghc-http-client-doc,
libghc-network-doc,
libghc-tls-doc,
Standards-Version: 3.9.5
-Homepage: http://hackage.haskell.org/package/http-client-tls
+Homepage: https://github.com/snoyberg/http-client
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-http-client-tls
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-http-client-tls
X-Description: http-client backend using connection and tls libraries