Source: haskell-cabal-debian
Priority: extra
Section: haskell
Maintainer: David Fox <dsf@seereason.com>
Build-Depends: debhelper (>= 7.0),
               haskell-devscripts (>= 0.8),
               cdbs,
               ghc,
               ghc-prof,
               libghc-unixutils-dev (>= 1.50),
               libghc-unixutils-prof (>= 1.50),
               libghc-debian-dev (>= 3.63),
               libghc-debian-prof (>= 3.63),
               libghc-mtl-dev,
               libghc-mtl-prof,
               libghc-parsec3-dev (>= 3),
               libghc-parsec3-prof (>= 3),
               libghc-regex-tdfa-dev,
               libghc-regex-tdfa-prof,
               libghc-utf8-string-dev,
               libghc-utf8-string-prof
Build-Depends-Indep: ghc-doc,
                     libghc-unixutils-doc (>= 1.50),
                     libghc-debian-doc (>= 3.63),
                     libghc-mtl-doc,
                     libghc-parsec3-doc (>= 3),
                     libghc-regex-tdfa-doc,
                     libghc-utf8-string-doc
Standards-Version: 3.9.1
Homepage: http://src.seereason.com/cabal-debian

Package: cabal-debian
Architecture: any
Section: misc
Depends: ${shlibs:Depends}, ${haskell:Depends}, ${misc:Depends}, apt-file
Conflicts: haskell-debian-utils (<< 3.59)
Description: Create a debianization for a cabal package
 Tool for creating debianizations of Haskell packages based on the .cabal
 file.  If apt-file is installed it will use it to discover what is the
 debian package name of a C library.
