diff options
Diffstat (limited to 'p/haskell-x509-validation/debian/control')
| -rw-r--r-- | p/haskell-x509-validation/debian/control | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/p/haskell-x509-validation/debian/control b/p/haskell-x509-validation/debian/control index 5070de55d..fabfb3ff2 100644 --- a/p/haskell-x509-validation/debian/control +++ b/p/haskell-x509-validation/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-asn1-encoding-dev (>= 0.9), @@ -25,10 +25,10 @@ Build-Depends: debhelper (>= 9), libghc-cryptohash-dev (>= 0.9), libghc-cryptohash-dev (<< 0.12), libghc-cryptohash-prof, - libghc-hourglass-dev, - libghc-hourglass-prof, libghc-data-default-class-dev, libghc-data-default-class-prof, + libghc-hourglass-dev, + libghc-hourglass-prof, libghc-mtl-dev, libghc-mtl-prof, libghc-network-dev, @@ -36,7 +36,7 @@ Build-Depends: debhelper (>= 9), libghc-pem-dev (>= 0.1), libghc-pem-dev (<< 0.3), libghc-pem-prof, - libghc-x509-dev (>= 1.5), + libghc-x509-dev (>= 1.5.0), libghc-x509-dev (<< 1.6), libghc-x509-prof, libghc-x509-store-dev (>= 1.5), @@ -49,15 +49,15 @@ Build-Depends-Indep: ghc-doc, libghc-crypto-pubkey-doc, libghc-crypto-pubkey-types-doc, libghc-cryptohash-doc, - libghc-hourglass-doc, libghc-data-default-class-doc, + libghc-hourglass-doc, libghc-mtl-doc, libghc-network-doc, libghc-pem-doc, libghc-x509-doc, libghc-x509-store-doc, Standards-Version: 3.9.5 -Homepage: http://hackage.haskell.org/package/x509-validation +Homepage: http://github.com/vincenthz/hs-certificate Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-x509-validation Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-x509-validation X-Description: X.509 certificate and CRL validation |
