Source: haskell-download-curl
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.9)
  , ghc
  , ghc-prof
  , libghc-tagsoup-dev (>= 0.8)
  , libghc-tagsoup-dev (<< 0.14)
  , libghc-tagsoup-prof
  , libghc-curl-dev 
  , libghc-curl-prof
  , libghc-feed-dev 
  , libghc-feed-prof
  , libghc-xml-dev 
  , libghc-xml-prof
Build-Depends-Indep: ghc-doc
  , libghc-tagsoup-doc
  , libghc-curl-doc
  , libghc-feed-doc
  , libghc-xml-doc
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/download-curl
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-download-curl
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-download-curl

Package: libghc-download-curl-dev
Architecture: any
Depends: ${haskell:Depends}
  , ${shlibs:Depends}
  , ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: High-level file download based on URLs${haskell:ShortBlurb}
 Download web content as strict or lazy bytestringrs, strings, HTML tags, XML,
 RSS or Atom feeds or JSON, using the curl network library.
 .
 ${haskell:Blurb}

Package: libghc-download-curl-prof
Architecture: any
Depends: ${haskell:Depends}
  , ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: High-level file download based on URLs${haskell:ShortBlurb}
 Download web content as strict or lazy bytestringrs, strings, HTML tags, XML,
 RSS or Atom feeds or JSON, using the curl network library.
 .
 ${haskell:Blurb}

Package: libghc-download-curl-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: High-level file download based on URLs${haskell:ShortBlurb}
 Download web content as strict or lazy bytestringrs, strings, HTML tags, XML,
 RSS or Atom feeds or JSON, using the curl network library.
 .
 ${haskell:Blurb}
