summaryrefslogtreecommitdiff
path: root/p/haskell-crypto-cipher-types
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-crypto-cipher-types
parent9fa2cdb713769ca89053c21e8700c29bb4bbb005 (diff)
downloadDHG_packages-14f25aa999a39fc86ff594160c1c50e88df683fa.tar.gz
Run cabal-debian on (some) packages
Diffstat (limited to 'p/haskell-crypto-cipher-types')
-rw-r--r--p/haskell-crypto-cipher-types/debian/control8
1 files changed, 4 insertions, 4 deletions
diff --git a/p/haskell-crypto-cipher-types/debian/control b/p/haskell-crypto-cipher-types/debian/control
index a19574649..9e0de9bc6 100644
--- a/p/haskell-crypto-cipher-types/debian/control
+++ b/p/haskell-crypto-cipher-types/debian/control
@@ -4,19 +4,19 @@ Uploaders: Clint Adams <clint@debian.org>
Priority: extra
Section: haskell
Build-Depends: debhelper (>= 9),
- cdbs,
haskell-devscripts (>= 0.9),
+ cdbs,
ghc,
ghc-prof,
- libghc-byteable-dev (>> 0.1.1),
+ libghc-byteable-dev (>= 0.1.1),
libghc-byteable-prof,
- libghc-securemem-dev (>> 0.1.1),
+ libghc-securemem-dev (>= 0.1.1),
libghc-securemem-prof,
Build-Depends-Indep: ghc-doc,
libghc-byteable-doc,
libghc-securemem-doc,
Standards-Version: 3.9.5
-Homepage: http://hackage.haskell.org/package/crypto-cipher-types
+Homepage: http://github.com/vincenthz/hs-crypto-cipher
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-crypto-cipher-types
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-crypto-cipher-types
X-Description: generic cryptographic cipher types