Mention Ansible in package descriptions

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.
pull/31347/merge
Rene van Aerle 7 years ago committed by Toshio Kuratomi
parent 08bffbcbaa
commit 95e1d91d5d

@ -12,7 +12,7 @@
pkgname=ansible-git pkgname=ansible-git
pkgver=1.6.0.1835.ga1809a3 pkgver=1.6.0.1835.ga1809a3
pkgrel=1 pkgrel=1
pkgdesc='Radically simple IT automation platform' pkgdesc='Ansible IT Automation'
arch=('any') arch=('any')
url='https://www.ansible.com' url='https://www.ansible.com'
license=('GPL3') license=('GPL3')

@ -9,7 +9,7 @@ Homepage: http://ansible.github.com/
Package: ansible Package: ansible
Architecture: all Architecture: all
Depends: python-jinja2, python-yaml, python-paramiko, python-httplib2, python-six, python-crypto (>= 2.6), python-setuptools, sshpass, ${misc:Depends}, ${python:Depends} Depends: python-jinja2, python-yaml, python-paramiko, python-httplib2, python-six, python-crypto (>= 2.6), python-setuptools, sshpass, ${misc:Depends}, ${python:Depends}
Description: A radically simple IT automation platform Description: Ansible IT Automation
A radically simple IT automation platform that makes your applications and A radically simple IT automation platform that makes your applications and
systems easier to deploy. Avoid writing scripts or custom code to deploy 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, update your applications— automate in a language that approaches plain English,

@ -12,7 +12,7 @@ supported_archs noarch
maintainers nomaintainer maintainers nomaintainer
homepage https://ansible.com/ homepage https://ansible.com/
description Radically simple IT automation description Ansible IT Automation
long_description \ long_description \
Ansible is a radically simple model-driven configuration \ Ansible is a radically simple model-driven configuration \
management, multi-node deployment, and orchestration \ management, multi-node deployment, and orchestration \

Loading…
Cancel
Save