@ -1,14 +1,14 @@
Source: ansible
Source: ansible-base
Section: admin
Section: admin
Priority: optional
Priority: optional
Standards-Version: 3.9.3
Standards-Version: 3.9.3
Maintainer: Ansible, Inc. <info@ansible.com>
Maintainer: Ansible, Inc. <info@ansible.com>
Build-Depends: cdbs, debhelper (>= 5.0.0), python-docutils, python, dh-python | python-support, python-setuptools, lsb-release
Build-Depends: cdbs, debhelper (>= 5.0.0), python3 -docutils, python3 , dh-python | python-support, python3 -setuptools, lsb-release
Homepage: https://github.com/ansible/ansible/
Homepage: https://github.com/ansible/ansible/
Package: ansible
Package: ansible-base
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: python3-jinja2, python3-yaml, python3-paramiko, python3-cryptography , sshpass, ${misc:Depends}, ${python:Depends}
Description: Ansible IT Automation
Description: Ansible IT Automation
Ansible is a radically simple model-driven configuration management,
Ansible is a radically simple model-driven configuration management,
multi-node deployment, and remote task execution system. Ansible works
multi-node deployment, and remote task execution system. Ansible works
@ -18,7 +18,7 @@ Description: Ansible IT Automation
Package: ansible-test
Package: ansible-test
Architecture: all
Architecture: all
Depends: ansible (= ${binary:Version}), python-virtual env, ${misc:Depends}
Depends: ansible-base (= ${binary:Version}), python3 -venv, ${misc:Depends}
Description: Ansible IT Automation
Description: Ansible IT Automation
Ansible is a radically simple model-driven configuration management,
Ansible is a radically simple model-driven configuration management,
multi-node deployment, and remote task execution system. Ansible works
multi-node deployment, and remote task execution system. Ansible works