summaryrefslogtreecommitdiff
path: root/p/haskell-crypto-random/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-crypto-random/debian/control')
-rw-r--r--p/haskell-crypto-random/debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/p/haskell-crypto-random/debian/control b/p/haskell-crypto-random/debian/control
index c30b903b4..dfd31365f 100644
--- a/p/haskell-crypto-random/debian/control
+++ b/p/haskell-crypto-random/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-securemem-dev,
@@ -16,7 +16,7 @@ Build-Depends-Indep: ghc-doc,
libghc-securemem-doc,
libghc-vector-doc,
Standards-Version: 3.9.4
-Homepage: http://hackage.haskell.org/package/crypto-random
+Homepage: http://github.com/vincenthz/hs-crypto-random
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-crypto-random
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-crypto-random
X-Description: simple cryptographic random related types