Source: cabal-debian Maintainer: Debian Haskell Group Uploaders: Clint Adams , Ilias Tsitsimpis , Priority: optional Section: haskell Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), haskell-devscripts (>= 0.13), dh-sequence-haskell, ghc (>= 9), ghc-prof, libghc-diff-dev (>= 0.3.1), libghc-diff-dev (<< 2), libghc-diff-prof, libghc-hunit-dev, libghc-hunit-prof, libghc-data-default-dev, libghc-data-default-prof, libghc-debian-dev (>= 4.0.5), libghc-debian-prof, libghc-exceptions-dev, libghc-exceptions-prof, libghc-hsemail-dev (>= 2), libghc-hsemail-prof, libghc-lens-dev, libghc-lens-prof, libghc-network-uri-dev, libghc-network-uri-prof, libghc-optparse-applicative-dev (>= 0.11), libghc-optparse-applicative-dev (<< 0.20), libghc-optparse-applicative-prof, libghc-prettyprinter-dev, libghc-prettyprinter-prof, libghc-puremd5-dev, libghc-puremd5-prof, libghc-regex-tdfa-dev, libghc-regex-tdfa-prof, libghc-syb-dev, libghc-syb-prof, libghc-unliftio-dev (>= 0.2.8.0), libghc-unliftio-prof, libghc-utf8-string-dev, libghc-utf8-string-prof, Standards-Version: 4.7.0 Homepage: https://github.com/clinty/cabal-debian Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/cabal-debian Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/cabal-debian] Package: cabal-debian Architecture: any Section: utils Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends}, Recommends: 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.