Source: haskell-crypto
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Joachim Breitner <nomeata@debian.org>
Priority: extra
Section: haskell
Build-Depends: debhelper (>= 9),
 haskell-devscripts (>= 0.10),
 cdbs,
 ghc,
 ghc-prof,
 libghc-hunit-dev,
 libghc-hunit-prof,
 libghc-random-dev,
 libghc-random-prof,
Build-Depends-Indep: ghc-doc,
 libghc-hunit-doc,
 libghc-random-doc,
Standards-Version: 3.9.6
Homepage: http://hackage.haskell.org/package/Crypto
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git

Package: libghc-crypto-dev
Architecture: any
Depends: ${haskell:Depends},
 ${shlibs:Depends},
 ${misc:Depends},
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Provides: ${haskell:Provides},
Description: cryptographical algorithms for Haskell${haskell:ShortBlurb}
 This package contains the following cryptographical algorithms:
  * DES
  * Blowfish
  * AES
  * TEA
  * SHA1
  * MD5
  * RSA
  * BubbleBabble
  * Hexdump
  * Support for Word128, Word192 and Word256 and Beyond
  * PKCS5
  * Padding
  * Various Encryption Modes e.g. Cipher Block Chaining
 .
 ${haskell:Blurb}

Package: libghc-crypto-prof
Architecture: any
Depends: ${haskell:Depends},
 ${misc:Depends},
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Provides: ${haskell:Provides},
Description: cryptographical algorithms for Haskell${haskell:ShortBlurb}
 This package contains the following cryptographical algorithms:
  * DES
  * Blowfish
  * AES
  * TEA
  * SHA1
  * MD5
  * RSA
  * BubbleBabble
  * Hexdump
  * Support for Word128, Word192 and Word256 and Beyond
  * PKCS5
  * Padding
  * Various Encryption Modes e.g. Cipher Block Chaining
 .
 ${haskell:Blurb}

Package: libghc-crypto-doc
Architecture: all
Section: doc
Depends: ${misc:Depends},
 ${haskell:Depends},
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Description: cryptographical algorithms for Haskell${haskell:ShortBlurb}
 This package contains the following cryptographical algorithms:
  * DES
  * Blowfish
  * AES
  * TEA
  * SHA1
  * MD5
  * RSA
  * BubbleBabble
  * Hexdump
  * Support for Word128, Word192 and Word256 and Beyond
  * PKCS5
  * Padding
  * Various Encryption Modes e.g. Cipher Block Chaining
 .
 ${haskell:Blurb}
