From b501bbfb69cd9656506dbf9837998d44f1ad0e70 Mon Sep 17 00:00:00 2001 From: Henry Graham Date: Wed, 18 Apr 2012 16:30:45 -0400 Subject: [PATCH] format change to control file --- debian/control | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) 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.