Source: hoauth
Priority: optional
Section: haskell
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: John Goerzen <jgoerzen@complete.org>
Build-Depends: debhelper (>= 7),
 cdbs,
 haskell-devscripts (>= 0.8.13),
 haddock,
 hscolour,
 ghc,
 ghc-prof,
 cpphs
 , libghc-crypto-pubkey-types-dev (>> 0.1.1)
 , libghc-crypto-pubkey-types-prof
 , libghc-curl-dev (>> 1.3.5)
 , libghc-curl-prof
 , libghc-dataenc-dev (>> 0.13.0.2)
 , libghc-dataenc-prof
 , libghc-entropy-dev (>> 0.2.1)
 , libghc-entropy-prof
 , libghc-mtl-dev (>> 1.1.0.2)
 , libghc-mtl-prof
 , libghc-random-dev (>> 1.0.0.2)
 , libghc-random-prof
 , libghc-rsa-dev (>> 1.2.0.1)
 , libghc-rsa-prof
 , libghc-sha-dev (>> 1.4.1.1)
 , libghc-sha-prof
 , libghc-utf8-string-dev (>> 0.3.4)
 , libghc-utf8-string-prof
Build-Depends-Indep: ghc-doc
 , libghc-crypto-pubkey-types-doc
 , libghc-curl-doc
 , libghc-dataenc-doc
 , libghc-entropy-doc
 , libghc-mtl-doc
 , libghc-random-doc
 , libghc-rsa-doc
 , libghc-sha-doc
 , libghc-utf8-string-doc
Standards-Version: 3.9.3
Homepage: http://hackage.haskell.org/package/hoauth
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/hoauth
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/hoauth

Package: libghc-hoauth-dev
Section: haskell
Architecture: any
Depends: ${misc:Depends}, ${haskell:Depends}, ${shlibs:Depends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Recommends: ${haskell:Recommends}
Description: Haskell implementation of OAuth 1.0a
 This library implements all PLAINTEXT, HMAC-SHA1 and RSA-SHA1
 signatures as defined in the specification 1.0.

Package: libghc-hoauth-prof
Architecture: any
Depends: ${misc:Depends}, ${haskell:Depends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Recommends: ${haskell:Recommends}
Description: Haskell implementation of OAuth 1.0a; profiling data
 This library implements all PLAINTEXT, HMAC-SHA1 and RSA-SHA1
 signatures as defined in the specification 1.0.

Package: libghc-hoauth-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, ${haskell:Depends}
Suggests: ${haskell:Suggests}
Recommends: ${haskell:Recommends}
Provides: ${haskell:Provides}
Description: Documentation for Haskell OAuth library
 hoauth implements all PLAINTEXT, HMAC-SHA1 and RSA-SHA1
 signatures as defined in the specification 1.0.
 .
 This package provides the API documentation for hoauth.

