Source: haskell-debian Priority: optional Section: devel Maintainer: David Fox Build-Depends: debhelper (>= 4.0.0), haskell-devscripts (>=0.6.10), ghc6 (>=6.4), ghc6-prof, libghc6-extra-prof (>= 1.18), libghc6-unixutils-prof (>= 1.16), libghc6-time-prof, libghc6-mtl-dev, libghc6-mtl-prof, libghc6-network-dev, libghc6-network-prof, libghc6-zlib-prof, libghc6-bzlib-prof, libz-dev, libghc6-hunit-dev Build-Depends-Indep: haddock, hugs (>= 98.200503.08), ghc6-doc, haskell-regex-compat-doc, haskell-regex-posix-doc, haxml-doc, haskell-extra-doc, haskell-unixutils-doc, libghc6-time-doc, libghc6-mtl-doc, libghc6-network-doc, haskell-bzlib-doc, haskell-zlib-doc Standards-Version: 3.7.2.0 Package: libghc6-debian-dev Section: libdevel Architecture: any Depends: ${haskell:Depends}, libghc6-extra-dev (>= 1.18), libghc6-unixutils-dev (>= 1.16), libghc6-zlib-dev, libghc6-bzlib-dev Description: Library interface to the Debian packaging system. This package contains the libraries compiled for GHC 6. Package: libghc6-debian-prof Section: libdevel Architecture: any Depends: ${haskell:Depends}, libghc6-debian-dev, libghc6-extra-prof (>= 1.18), libghc6-unixutils-prof (>= 1.16), libghc6-zlib-prof, libghc6-bzlib-prof Description: Library interface to the Debian packaging system. This package contains the libraries compiled for GHC 6 with profiling enabled. Package: libhugs-debian Section: libdevel Architecture: all Depends: ${haskell:Depends} Description: Library interface to the Debian packaging system. This package contains the libraries compiled for Hugs. Package: haskell-debian-doc Section: doc Architecture: all Depends: ghc6-doc, haskell-extra-doc, haskell-unixutils-doc, libghc6-time-doc, libghc6-mtl-doc, libghc6-network-doc, haskell-bzlib-doc, haskell-zlib-doc Description: Library interface to the Debian packaging system. This package contains the documentation. Package: fakechanges Section: devel Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends} Description: create a fake .changes file Sometimes you have the .debs, .dsc, .tar.gz, .diff.gz, etc from a package build, but not the .changes file. This package lets you create a fake .changes file in case you need one. Package: debian-report Section: devel Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends} Description: create reports about Debian repositories Analyze Debian repositories and generate reports about their contents and relations. For example, a list of all packages in a distribution that are trumped by another distribution.