Source: haskell-cabal-debian Priority: optional Section: haskell Maintainer: David Fox Build-Depends: debhelper (>= 7.0) , haskell-devscripts (>= 0.8) , cdbs , ghc , ghc-prof , libghc-cabal-dev (>= 1.9) | ghc , libghc-cabal-prof (>= 1.9) | ghc-prof , libghc-unixutils-dev (>= 1.50) , libghc-unixutils-prof (>= 1.50) , libghc-ansi-wl-pprint-dev , libghc-ansi-wl-pprint-prof , libghc-applicative-extras-dev , libghc-applicative-extras-prof , libghc-base-dev (<< 5) | ghc , libghc-base-prof (<< 5) | ghc-prof , libghc-bytestring-dev | ghc , libghc-bytestring-prof | ghc-prof , libghc-containers-dev | ghc , libghc-containers-prof | ghc-prof , libghc-debian-dev (>= 3.70) , libghc-debian-prof (>= 3.70) , libghc-directory-dev | ghc , libghc-directory-prof | ghc-prof , libghc-filepath-dev | ghc , libghc-filepath-prof | ghc-prof , libghc-mtl-dev , libghc-mtl-prof , libghc-network-dev , libghc-network-prof , libghc-parsec3-dev (>= 3) , libghc-parsec3-prof (>= 3) , libghc-pretty-dev | ghc , libghc-pretty-prof | ghc-prof , libghc-process-dev | ghc , libghc-process-prof | ghc-prof , libghc-process-progress-dev , libghc-process-progress-prof , libghc-puremd5-dev , libghc-puremd5-prof , libghc-regex-tdfa-dev , libghc-regex-tdfa-prof , libghc-unix-dev | ghc , libghc-unix-prof | ghc-prof , libghc-utf8-string-dev , libghc-utf8-string-prof Build-Depends-Indep: ghc-doc , libghc-cabal-doc (>= 1.9) | ghc-doc , libghc-unixutils-doc (>= 1.50) , libghc-ansi-wl-pprint-doc , libghc-applicative-extras-doc , libghc-base-doc (<< 5) | ghc-doc , libghc-bytestring-doc | ghc-doc , libghc-containers-doc | ghc-doc , libghc-debian-doc (>= 3.70) , libghc-directory-doc | ghc-doc , libghc-filepath-doc | ghc-doc , libghc-mtl-doc , libghc-network-doc , libghc-parsec3-doc (>= 3) , libghc-pretty-doc | ghc-doc , libghc-process-doc | ghc-doc , libghc-process-progress-doc , libghc-puremd5-doc , libghc-regex-tdfa-doc , libghc-unix-doc | ghc-doc , libghc-utf8-string-doc Standards-Version: 3.9.3 Homepage: http://src.seereason.com/cabal-debian Package: libghc-cabal-debian-dev Architecture: any Depends: ${shlibs:Depends} , ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} 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. . Author: David Fox Upstream-Maintainer: David Fox . This package contains the normal library files. Package: libghc-cabal-debian-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} 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. . Author: David Fox Upstream-Maintainer: David Fox . This package contains the libraries compiled with profiling enabled. Package: libghc-cabal-debian-doc Architecture: all Section: doc Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} 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. . Author: David Fox Upstream-Maintainer: David Fox . This package contains the documentation files. Package: cabal-debian Architecture: any Section: misc Depends: ${shlibs:Depends}, ${haskell:Depends}, ${misc:Depends}, apt-file 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. . Author: David Fox Upstream-Maintainer: David Fox Conflicts: haskell-debian-utils (<< 3.59)