Source: haskell-yesod-test
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Clint Adams <clint@debian.org>
Priority: extra
Section: haskell
Build-Depends: debhelper (>= 9),
 haskell-devscripts (>= 0.10),
 cdbs,
 ghc,
 ghc-prof,
 libghc-hunit-dev (>= 1.2),
 libghc-hunit-prof,
 libghc-attoparsec-dev (>= 0.10),
 libghc-attoparsec-prof,
 libghc-blaze-builder-dev,
 libghc-blaze-builder-prof,
 libghc-blaze-html-dev (>= 0.5),
 libghc-blaze-html-prof,
 libghc-blaze-markup-dev (>= 0.5.1),
 libghc-blaze-markup-prof,
 libghc-case-insensitive-dev (>= 0.2),
 libghc-case-insensitive-prof,
 libghc-cookie-dev,
 libghc-cookie-prof,
 libghc-hspec-core-dev (>= 2),
 libghc-hspec-core-dev (<< 3),
 libghc-hspec-core-prof,
 libghc-html-conduit-dev (>= 0.1),
 libghc-html-conduit-prof,
 libghc-http-types-dev (>= 0.7),
 libghc-http-types-prof,
 libghc-monad-control-dev,
 libghc-monad-control-prof,
 libghc-network-dev (>= 2.2),
 libghc-network-prof,
 libghc-persistent-dev (>= 1.0),
 libghc-persistent-prof,
 libghc-text-dev,
 libghc-text-prof,
 libghc-wai-dev (>= 3.0),
 libghc-wai-prof,
 libghc-wai-extra-dev,
 libghc-wai-extra-prof,
 libghc-xml-conduit-dev (>= 1.0),
 libghc-xml-conduit-prof,
 libghc-xml-types-dev (>= 0.3),
 libghc-xml-types-prof,
 libghc-yesod-core-dev (>= 1.4.14),
 libghc-yesod-core-prof,
 libghc-hunit-dev,
 libghc-hspec-dev,
 libghc-html-conduit-dev,
 libghc-http-types-dev,
 libghc-lifted-base-dev,
 libghc-wai-dev,
 libghc-xml-conduit-dev,
 libghc-yesod-core-dev,
 libghc-yesod-form-dev,
Build-Depends-Indep: ghc-doc,
 libghc-hunit-doc,
 libghc-attoparsec-doc,
 libghc-blaze-builder-doc,
 libghc-blaze-html-doc,
 libghc-blaze-markup-doc,
 libghc-case-insensitive-doc,
 libghc-cookie-doc,
 libghc-hspec-core-doc,
 libghc-html-conduit-doc,
 libghc-http-types-doc,
 libghc-monad-control-doc,
 libghc-network-doc,
 libghc-persistent-doc,
 libghc-text-doc,
 libghc-wai-doc,
 libghc-wai-extra-doc,
 libghc-xml-conduit-doc,
 libghc-xml-types-doc,
 libghc-yesod-core-doc,
Standards-Version: 3.9.8
Homepage: http://www.yesodweb.com
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git

Package: libghc-yesod-test-dev
Architecture: any
Depends: ${shlibs:Depends},
 ${haskell:Depends},
 ${misc:Depends},
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Provides: ${haskell:Provides},
Description: integration testing for WAI/Yesod applications
 Behavior-oriented integration testing for Yesod applications.
 .
 This package contains the normal library files.

Package: libghc-yesod-test-prof
Architecture: any
Depends: ${haskell:Depends},
 ${misc:Depends},
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Provides: ${haskell:Provides},
Description: integration testing for WAI/Yesod applications; profiling libraries
 Behavior-oriented integration testing for Yesod applications.
 .
 This package contains the libraries compiled with profiling enabled.

Package: libghc-yesod-test-doc
Architecture: all
Section: doc
Depends: ${haskell:Depends},
 ${misc:Depends},
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Description: integration testing for WAI/Yesod applications; documentation
 Behavior-oriented integration testing for Yesod applications.
 .
 This package contains the documentation files.
