diff --git a/debian/control b/debian/control index d030aaeb70..0a181966e0 100644 --- a/debian/control +++ b/debian/control @@ -2,14 +2,12 @@ Source: ansible Section: admin Priority: optional Maintainer: Henry Graham (hzgraham) -Build-Depends: cdbs, debhelper (>= 5.0.0), python-devel, asciidoc +Build-Depends: cdbs, debhelper (>= 5.0.0) Standards-Version: 3.9.1 -Homepage: http://ansible.github.com/ +Homepage: http://ansible.github.com/ Package: ansible Architecture: all Depends: python-jinja2, python-yaml, python-paramiko Description: The Ansible Application - Ansible is a extra-simple tool/API for doing 'parallel remote things' over SSH -executing commands, running "modules", or executing larger 'playbooks' that -can serve as a configuration management or deployment system. + Ansible is a extra-simple tool/API for doing 'parallel remote things' over SSH executing commands, running "modules", or executing larger 'playbooks' that can serve as a configuration management or deployment system.