summaryrefslogtreecommitdiff
path: root/p/haskell-rsa
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2015-08-12 21:32:59 +0200
committerJoachim Breitner <mail@joachim-breitner.de>2015-08-12 22:15:07 +0200
commit14f25aa999a39fc86ff594160c1c50e88df683fa (patch)
treed025717f1d114c68a3545b2a16b11270c1e344ff /p/haskell-rsa
parent9fa2cdb713769ca89053c21e8700c29bb4bbb005 (diff)
downloadDHG_packages-14f25aa999a39fc86ff594160c1c50e88df683fa.tar.gz
Run cabal-debian on (some) packages
Diffstat (limited to 'p/haskell-rsa')
-rw-r--r--p/haskell-rsa/debian/control12
1 files changed, 6 insertions, 6 deletions
diff --git a/p/haskell-rsa/debian/control b/p/haskell-rsa/debian/control
index c655826e7..4173ed446 100644
--- a/p/haskell-rsa/debian/control
+++ b/p/haskell-rsa/debian/control
@@ -4,11 +4,14 @@ Uploaders: Clint Adams <clint@debian.org>
Priority: extra
Section: haskell
Build-Depends: debhelper (>= 9),
- cdbs,
haskell-devscripts (>= 0.9),
+ cdbs,
ghc,
ghc-prof,
- libghc-crypto-api-dev (>> 0.10),
+ libghc-sha-dev (>= 1.6.4.1),
+ libghc-sha-dev (<< 2.0),
+ libghc-sha-prof,
+ libghc-crypto-api-dev (>= 0.10),
libghc-crypto-api-dev (<< 0.14),
libghc-crypto-api-prof,
libghc-crypto-pubkey-types-dev (>= 0.2),
@@ -17,14 +20,11 @@ Build-Depends: debhelper (>= 9),
libghc-puremd5-dev (>= 2.1),
libghc-puremd5-dev (<< 2.3),
libghc-puremd5-prof,
- libghc-sha-dev (>= 1.6.4.1),
- libghc-sha-dev (<< 2.0),
- libghc-sha-prof,
Build-Depends-Indep: ghc-doc,
+ libghc-sha-doc,
libghc-crypto-api-doc,
libghc-crypto-pubkey-types-doc,
libghc-puremd5-doc,
- libghc-sha-doc,
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/RSA
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-rsa