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.
This commit is contained in:
Rene van Aerle 2017-10-05 14:36:12 +02:00 committed by Toshio Kuratomi
parent 08bffbcbaa
commit 95e1d91d5d
3 changed files with 3 additions and 3 deletions

View file

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

View file

@ -9,7 +9,7 @@ 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: A radically simple IT automation platform
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,

View file

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