You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ngcpcfg/debian/control

68 lines
2.1 KiB

Source: ngcp-ngcpcfg
Section: admin
Priority: extra
Maintainer: Sipwise Development Team <support@sipwise.com>
Build-Depends: asciidoc,
debhelper (>= 5),
docbook-xsl,
libdata-validate-ip-perl,
libdbd-mysql-perl,
libdbi-perl,
libhash-merge-perl,
libio-interface-perl,
libipc-system-simple-perl,
liblist-moreutils-perl,
libnet-netmask-perl,
libregexp-ipv6-perl,
libsys-hostname-long-perl,
libtemplate-perl,
libyaml-perl,
libyaml-tiny-perl,
xsltproc
Standards-Version: 3.9.5
Homepage: http://sipwise.com/
Package: ngcp-ngcpcfg
Architecture: all
Depends: etckeeper,
file,
git (>= 1:1.7.2.5-3~),
libdata-validate-ip-perl,
libdbd-mysql-perl,
libdbi-perl,
libhash-merge-perl,
libio-interface-perl,
libipc-system-simple-perl,
liblist-moreutils-perl,
libnet-netmask-perl,
libregexp-ipv6-perl,
libsys-hostname-long-perl,
libtemplate-perl,
libyaml-perl,
libyaml-tiny-perl,
netcat | netcat-traditional,
${misc:Depends},
${perl:Depends}
Description: central and templated based Configuration Management System for NGCP platforms
ngcp-ngcpcfg is a Configuration Management System providing central
configuration and template based handling of configuration
files, featuring handling of local configuration changes and
updates as well as synchronisation between servers.
Package: ngcp-ngcpcfg-locker
Architecture: all
Depends: gnupg,
ngcp-ngcpcfg,
${misc:Depends}
Description: Encrypt and decrypt feature for ngcp-ngcpcfg
This package provides the encrypt and decrypt options for
usage via ngcpcfg.
Package: ngcp-ngcpcfg-testsuite
Architecture: all
Depends: ngcp-ngcpcfg,
${misc:Depends}
Description: testsuite for ngcpcfg
This package provides a testsuite to automatically test ngcpcfg
features and detect any possible breakages.