Source: propellor
Section: admin
Priority: optional
Build-Depends:
 cabal-install,
 cdbs,
 debhelper (>= 10),
 ghc (>= 8.4.3),
 git (>= 1:2.0),
 haskell-devscripts,
 libghc-ansi-terminal-dev,
 libghc-ansi-terminal-prof,
 libghc-async-dev,
 libghc-async-prof,
 libghc-exceptions-dev (>= 0.6),
 libghc-exceptions-prof (>= 0.6),
 libghc-hashable-dev,
 libghc-hashable-prof,
 libghc-hslogger-dev,
 libghc-hslogger-prof,
 libghc-ifelse-dev,
 libghc-ifelse-prof,
 libghc-mtl-dev,
 libghc-mtl-prof,
 libghc-network-dev,
 libghc-network-prof,
 libghc-split-dev,
 libghc-split-prof,
 libghc-text-dev,
 libghc-text-prof,
 libghc-transformers-dev,
 libghc-transformers-prof,
 libghc-type-errors-dev,
 libghc-type-errors-prof,
 libghc-unix-compat-dev,
 libghc-unix-compat-prof,
Maintainer: Sean Whitton <spwhitton@spwhitton.name>
Standards-Version: 4.1.0
Homepage: https://propellor.branchable.com/
Vcs-Git: https://git.spwhitton.name/propellor -b debian
Vcs-Browser: https://git.spwhitton.name/propellor
X-Description: property-based host configuration management in haskell
 Propellor ensures that the system it's run in satisfies a list of
 properties, taking action as necessary when a property is not yet met.
 .
 It is configured using haskell.
 .
 The easiest way to get started with propellor is to install the binary package
 `propellor' and run `propellor --init'.

Package: libghc-propellor-dev
Section: haskell
Architecture: any
Depends:
 ${haskell:Depends},
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 ${haskell:Recommends},
Suggests:
 ${haskell:Suggests},
Conflicts:
 ${haskell:Conflicts},
Provides:
 ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 ${haskell:LongDescription}
 .
 ${haskell:Blurb}

Package: libghc-propellor-doc
Architecture: all
Section: doc
Depends:
 ${haskell:Depends},
 ${misc:Depends},
Suggests:
 ${haskell:Suggests},
Conflicts:
 ${haskell:Conflicts},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 ${haskell:LongDescription}
 .
 ${haskell:Blurb}

Package: libghc-propellor-prof
Section: haskell
Architecture: any
Depends:
 ${haskell:Depends},
 ${misc:Depends},
Recommends:
 ${haskell:Recommends},
Suggests:
 ${haskell:Suggests},
Conflicts:
 ${haskell:Conflicts},
Provides:
 ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 ${haskell:LongDescription}
 .
 ${haskell:Blurb}

Package: propellor
Architecture: any
Depends:
 cabal-install,
 ghc (>= 8.4.3),
 git (>= 1:2.9),
 libghc-ansi-terminal-dev,
 libghc-async-dev,
 libghc-exceptions-dev (>= 0.6),
 libghc-hashable-dev,
 libghc-hslogger-dev,
 libghc-ifelse-dev,
 libghc-mtl-dev,
 libghc-network-dev,
 libghc-propellor-dev,
 libghc-split-dev,
 libghc-text-dev,
 libghc-transformers-dev,
 libghc-type-errors-dev,
 libghc-unix-compat-dev,
 ${misc:Depends},
 ${shlibs:Depends},
Description: property-based host configuration management in haskell
 Propellor ensures that the system it's run in satisfies a list of
 properties, taking action as necessary when a property is not yet met.
 .
 It is configured using haskell.
