Source: haskell-tls-extra
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.8.15)
  , ghc
  , ghc-prof
  , libghc-cipher-rc4-dev
  , libghc-cipher-rc4-prof
  , libghc-cipher-aes-dev (>= 0.2)
  , libghc-cipher-aes-dev (<< 0.3)
  , libghc-cipher-aes-prof
  , libghc-certificate-dev (>> 1.3.5)
  , libghc-certificate-dev (<< 1.4)
  , libghc-certificate-prof
  , libghc-crypto-pubkey-dev (>= 0.2.0)
  , libghc-crypto-pubkey-prof
  , libghc-crypto-random-dev 
  , libghc-crypto-random-prof
  , libghc-cryptohash-dev (>> 0.6)
  , libghc-cryptohash-prof
  , libghc-mtl-dev
  , libghc-mtl-prof
  , libghc-network-dev (>> 2.3)
  , libghc-network-prof
  , libghc-pem-dev (>> 0.1)
  , libghc-pem-dev (<< 0.2)
  , libghc-pem-prof
  , libghc-tls-dev (>> 1.1)
  , libghc-tls-dev (<< 1.2)
  , libghc-tls-prof
  , libghc-vector-dev
  , libghc-vector-prof
Build-Depends-Indep: ghc-doc
  , libghc-cipher-rc4-doc
  , libghc-cipher-aes-doc
  , libghc-certificate-doc
  , libghc-crypto-pubkey-doc
  , libghc-crypto-random-doc
  , libghc-cryptohash-doc
  , libghc-mtl-doc
  , libghc-network-doc
  , libghc-pem-doc
  , libghc-tls-doc
  , libghc-vector-doc
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/tls-extra
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-tls-extra
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-tls-extra

Package: libghc-tls-extra-dev
Architecture: any
Depends: ${haskell:Depends}
  , ${shlibs:Depends}
  , ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: TLS extra default values and helpers${haskell:ShortBlurb}
 It provides a set of extra definitions, default values and helpers for
 the Haskell tls package.
 .
 ${haskell:Blurb}

Package: libghc-tls-extra-prof
Architecture: any
Depends: ${haskell:Depends}
  , ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: TLS extra default values and helpers${haskell:ShortBlurb}
 It provides a set of extra definitions, default values and helpers for
 the Haskell tls package.
 .
 ${haskell:Blurb}

Package: libghc-tls-extra-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: TLS extra default values and helpers${haskell:ShortBlurb}
 It provides a set of extra definitions, default values and helpers for
 the Haskell tls package.
 .
 ${haskell:Blurb}
