Source: haskell-cabal-debian Priority: optional Section: misc Maintainer: David Fox Build-Depends: debhelper (>= 5.0), haskell-devscripts-cdbs (>= 0.6.12-12), cdbs, ghc6 (>= 6.8), ghc6-doc, haddock, ghc6-prof, libghc6-time-prof (>= 1.1), libghc6-time-doc (>= 1.1), libghc6-debian-dev (>= 3.1), libghc6-debian-doc (>= 3.1), libghc6-unixutils-prof, libghc6-unixutils-doc, libghc6-cabal-prof (>= 1.4) Standards-Version: 3.7.2.2 Homepage: http://src.seereason.com/cabal-debian Package: libghc6-cabal-debian-dev Architecture: any Section: libdevel Depends: ${haskell:Depends}, libghc6-time-dev (>= 1.1), libghc6-debian-dev (>= 3.1) Description: Debianizer for Haskell Cabal source packages. Given a Haskell Cabal source package, this program creates a debian subdirectory containing the files necessary to run dpkg-buildpackage and create debian binary packages. . Author: Clifford Beshers Upstream-Maintainer: David Fox . This package contains the normal library files. Package: libghc6-cabal-debian-doc Architecture: any Section: libdevel Depends: ${haskell:Depends} Description: Debianizer for Haskell Cabal source packages. Given a Haskell Cabal source package, this program creates a debian subdirectory containing the files necessary to run dpkg-buildpackage and create debian binary packages. . Author: Clifford Beshers Upstream-Maintainer: David Fox . This package contains the documentation files. Package: cabal-debian Architecture: any Section: misc Depends: ${shlibs:Depends}, ${haskell:Depends}, haskell-utils, haskell-devscripts-cdbs (>= 0.6.12-12), libghc6-cabal-prof Description: An executable built with the cabal-debian library.