diff options
Diffstat (limited to 'p/haskell-zeromq4-haskell')
| -rw-r--r-- | p/haskell-zeromq4-haskell/debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/p/haskell-zeromq4-haskell/debian/control b/p/haskell-zeromq4-haskell/debian/control index 94ce5427a..f29cde198 100644 --- a/p/haskell-zeromq4-haskell/debian/control +++ b/p/haskell-zeromq4-haskell/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-async-dev (>= 2.0), @@ -23,7 +23,7 @@ Build-Depends-Indep: ghc-doc, libghc-exceptions-doc, libghc-semigroups-doc, Standards-Version: 3.9.4 -Homepage: http://hackage.haskell.org/package/zeromq4-haskell +Homepage: http://github.com/twittner/zeromq-haskell/ Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-zeromq4-haskell Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-zeromq4-haskell X-Description: bindings to ZeroMQ 4.x |
