diff options
Diffstat (limited to 'p/haskell-ofx')
| -rw-r--r-- | p/haskell-ofx/debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/p/haskell-ofx/debian/control b/p/haskell-ofx/debian/control index 87ac8a6e8..3a74d8c8a 100644 --- a/p/haskell-ofx/debian/control +++ b/p/haskell-ofx/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-parsec3-dev (>= 3.1.0), @@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9), Build-Depends-Indep: ghc-doc, libghc-parsec3-doc, Standards-Version: 3.9.5 -Homepage: http://hackage.haskell.org/package/ofx +Homepage: http://www.github.com/massysett/ofx Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-ofx Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-ofx |
