Source: haskell-cipher-rc4
Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Joachim Breitner <nomeata@debian.org>
Build-Depends: debhelper (>= 9)
  , cdbs
  , haskell-devscripts (>= 0.8.15)
  , ghc
  , ghc-prof
  , libghc-byteable-dev
  , libghc-byteable-prof
  , libghc-crypto-cipher-types-dev (>= 0.0.5)
  , libghc-crypto-cipher-types-dev (<< 0.1)
  , libghc-crypto-cipher-types-prof
  , libghc-quickcheck2-dev (>= 0.2)
  , libghc-test-framework-dev (>= 0.3.3)
  , libghc-test-framework-quickcheck2-dev (>= 0.2.9)
  , libghc-crypto-cipher-tests-dev (>= 0.0.7)
Build-Depends-Indep: ghc-doc
  , libghc-byteable-doc
  , libghc-crypto-cipher-types-doc
Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/cipher-rc4
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-cipher-rc4
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-cipher-rc4

Package: libghc-cipher-rc4-dev
Architecture: any
Depends: ${haskell:Depends}
  , ${shlibs:Depends}
  , ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Fast RC4 cipher implementation${haskell:ShortBlurb}
 This package provides a RC 4 cipher implementation.
 .
 ${haskell:Blurb}

Package: libghc-cipher-rc4-prof
Architecture: any
Depends: ${haskell:Depends}
  , ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Fast RC4 cipher implementation${haskell:ShortBlurb}
 This package provides a RC 4 cipher implementation.
 .
 ${haskell:Blurb}

Package: libghc-cipher-rc4-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: Fast RC4 cipher implementation${haskell:ShortBlurb}
 This package provides a RC 4 cipher implementation.
 .
 ${haskell:Blurb}
