diff options
Diffstat (limited to 'p/haskell-css-text')
| -rw-r--r-- | p/haskell-css-text/debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/p/haskell-css-text/debian/control b/p/haskell-css-text/debian/control index 051a969f4..1b944033f 100644 --- a/p/haskell-css-text/debian/control +++ b/p/haskell-css-text/debian/control @@ -4,21 +4,21 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - cdbs, haskell-devscripts (>= 0.9), + cdbs, ghc, ghc-prof, libghc-attoparsec-dev (>= 0.10.2.0), libghc-attoparsec-prof, libghc-text-dev (>= 0.11), libghc-text-prof, - libghc-hspec-dev (>= 1.3), libghc-quickcheck2-dev, + libghc-hspec-dev (>= 1.3), Build-Depends-Indep: ghc-doc, libghc-attoparsec-doc, libghc-text-doc, Standards-Version: 3.9.5 -Homepage: http://hackage.haskell.org/package/css-text +Homepage: http://www.yesodweb.com/ Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-css-text Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-css-text |
