95e1d91d5d
These values are used by software updaters to show which applications are being updates to the user. In the case of Ubuntu, it will now show clearly that it is updating Ansible instead of a radically simple IT automation platform.
16 lines
812 B
Text
16 lines
812 B
Text
Source: ansible
|
|
Section: admin
|
|
Priority: optional
|
|
Standards-Version: 3.9.3
|
|
Maintainer: Ansible, Inc. <info@ansible.com>
|
|
Build-Depends: cdbs, debhelper (>= 5.0.0), asciidoc, python, dh-python | python-support, python-setuptools, lsb-release
|
|
Homepage: http://ansible.github.com/
|
|
|
|
Package: ansible
|
|
Architecture: all
|
|
Depends: python-jinja2, python-yaml, python-paramiko, python-httplib2, python-six, python-crypto (>= 2.6), python-setuptools, sshpass, ${misc:Depends}, ${python:Depends}
|
|
Description: Ansible IT Automation
|
|
A radically simple IT automation platform that makes your applications and
|
|
systems easier to deploy. Avoid writing scripts or custom code to deploy and
|
|
update your applications— automate in a language that approaches plain English,
|
|
using SSH, with no agents to install on remote systems.
|