Source: haskell-dpkg
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-bindings-dsl-dev (>> 1.0.7)
  , libghc-bindings-dsl-dev (<< 1.1)
  , libghc-monad-loops-dev
  , libghc-monad-loops-prof
  , libdpkg-dev (>= 1.16.2)
  , pkg-config
  , c2hs
Build-Depends-Indep: ghc-doc
  , libghc-monad-loops-doc
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/dpkg
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-dpkg
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-dpkg

Package: libghc-dpkg-dev
Architecture: any
Depends: ${haskell:Depends}
  , ${shlibs:Depends}
  , ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Haskell bindings to libdpkg${haskell:ShortBlurb}
 It binds to the volatile and unstable libdpkg API.
 .
 ${haskell:Blurb}

Package: libghc-dpkg-prof
Architecture: any
Depends: ${haskell:Depends}
  , ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Haskell bindings to libdpkg${haskell:ShortBlurb}
 It binds to the volatile and unstable libdpkg API.
 .
 ${haskell:Blurb}

Package: libghc-dpkg-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: Haskell bindings to libdpkg${haskell:ShortBlurb}
 It binds to the volatile and unstable libdpkg API.
 .
 ${haskell:Blurb}
