Source: cfengine3
Section: admin
Priority: optional
Maintainer: CFEngine Team <team+cfengine@tracker.debian.org>
Uploaders:
 Christoph Martin <martin@uni-mainz.de>,
Build-Depends:
 bison,
 debhelper (>= 10),
 flex,
 libacl1-dev,
 libcurl-dev,
 liblmdb-dev,
 libpam0g-dev,
 libpcre2-dev,
 libssl-dev,
 libvirt-dev,
 libxml2-dev,
 libyaml-dev,
 passwd,
 pkgconf,
 systemd-dev,
Standards-Version: 4.7.0
Homepage: https://cfengine.com/product/community/
Vcs-Git: https://salsa.debian.org/cfengine-team/cfengine3.git
Vcs-Browser: https://salsa.debian.org/cfengine-team/cfengine3

Package: cfengine3
Architecture: any
Depends:
 e2fsprogs,
 libpromises3 (= ${binary:Version}),
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 python3,
Description: tool for configuring and maintaining network machines
 Cfengine is a suite of programs for integrated autonomic management
 of either individual or networked computers.
 .
 Cfengine 3 is both a more powerful and much simplified version of cfengine,
 which has been designed to inter operate with cfengine 2 rather than be
 backwards compatible with it.
 .
 With cfengine 3 you can install, configure and maintain computers using
 powerful hands-free tools.

Package: libpromises3
Section: libs
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: libpromises library for cfengine3 binaries
 The main purpose of cfengine is to allow the system administrator
 to create a single central file which will define how every host
 on a network should be configured.
 .
 This package contains the libpromises3 library.