Source: haskell-crypto-conduit
Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Clint Adams <clint@debian.org>
Build-Depends: debhelper (>= 9)
  , cdbs
  , haskell-devscripts (>= 0.9)
  , ghc
  , ghc-prof
  , libghc-cereal-dev (>= 0.3)
  , libghc-cereal-dev (<< 0.5)
  , libghc-cereal-prof
  , libghc-conduit-dev (>= 1.0)
  , libghc-conduit-dev (<< 1.3)
  , libghc-conduit-prof
  , libghc-conduit-extra-dev (>= 1.1)
  , libghc-conduit-extra-prof
  , libghc-crypto-api-dev (>= 0.8)
  , libghc-crypto-api-dev (<< 0.14)
  , libghc-crypto-api-prof
  , libghc-resourcet-dev
  , libghc-resourcet-prof
  , libghc-hspec-dev (>= 1.3)
  , libghc-cryptocipher-dev (>= 0.4)
  , libghc-cryptohash-cryptoapi-dev (>= 0.1)
  , libghc-skein-dev (>= 0.1)
Build-Depends-Indep: ghc-doc
  , libghc-cereal-doc
  , libghc-conduit-doc
  , libghc-conduit-extra-doc
  , libghc-crypto-api-doc
  , libghc-resourcet-doc
Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/crypto-conduit
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-crypto-conduit
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-crypto-conduit

Package: libghc-crypto-conduit-dev
Architecture: any
Depends: ${haskell:Depends}
  , ${shlibs:Depends}
  , ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: conduit interface for cryptographic operations${haskell:ShortBlurb}
 This package contains everything that you need to use a
 cryptographic package that supports the crypto-api package
 using conduits from the conduit package.
 .
 ${haskell:Blurb}

Package: libghc-crypto-conduit-prof
Architecture: any
Depends: ${haskell:Depends}
  , ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: conduit interface for cryptographic operations${haskell:ShortBlurb}
 This package contains everything that you need to use a
 cryptographic package that supports the crypto-api package
 using conduits from the conduit package.
 .
 ${haskell:Blurb}

Package: libghc-crypto-conduit-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: conduit interface for cryptographic operations${haskell:ShortBlurb}
 This package contains everything that you need to use a
 cryptographic package that supports the crypto-api package
 using conduits from the conduit package.
 .
 ${haskell:Blurb}
