diff options
Diffstat (limited to 'p/haskell-vector/debian')
| -rw-r--r-- | p/haskell-vector/debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/p/haskell-vector/debian/control b/p/haskell-vector/debian/control index 6ea273a61..4bd7bda85 100644 --- a/p/haskell-vector/debian/control +++ b/p/haskell-vector/debian/control @@ -3,8 +3,8 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - cdbs, haskell-devscripts (>= 0.9), + cdbs, ghc, ghc-prof, libghc-primitive-dev (>= 0.5.0.1), @@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9), Build-Depends-Indep: ghc-doc, libghc-primitive-doc, Standards-Version: 3.9.4 -Homepage: http://hackage.haskell.org/package/vector +Homepage: https://github.com/haskell/vector Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-vector Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-vector |
