Source: slack Section: admin Priority: optional Maintainer: Andrew Pollock Build-Depends: debhelper (>= 13), rsync Standards-Version: 4.6.1.0 Package: slack Architecture: all Depends: perl, rsync, ${misc:Depends} Suggests: openssh-server, openssh-client Description: configuration management program for lazy admins slack tries to allow centralized configuration management with a bare minimum of effort. Usually, just putting a file in the right place will cause the right thing to be done. It uses rsync to copy files around, so can use any sort of source (NFS directory, remote server over SSH, remote server over rsync) that rsync supports.