summaryrefslogtreecommitdiff
path: root/p/haskell-scientific/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-scientific/debian/control')
-rw-r--r--p/haskell-scientific/debian/control12
1 files changed, 7 insertions, 5 deletions
diff --git a/p/haskell-scientific/debian/control b/p/haskell-scientific/debian/control
index 544535da6..07984c327 100644
--- a/p/haskell-scientific/debian/control
+++ b/p/haskell-scientific/debian/control
@@ -3,19 +3,21 @@ 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-text-dev (>= 0.8),
- libghc-text-dev (<< 1.3),
- libghc-text-prof,
libghc-hashable-dev (>= 1.1.2),
libghc-hashable-dev (<< 1.3),
libghc-hashable-prof,
+ libghc-text-dev (>= 0.8),
+ libghc-text-dev (<< 1.3),
+ libghc-text-prof,
Build-Depends-Indep: ghc-doc,
+ libghc-hashable-doc,
+ libghc-text-doc,
Standards-Version: 3.9.5
-Homepage: http://hackage.haskell.org/package/scientific
+Homepage: https://github.com/basvandijk/scientific
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-scientific
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-scientific
X-Description: scientific notation for floating-point numbers