fix debian control file copypaste fail (#69715)
Signed-off-by: Rick Elrod <rick@elrod.me>
This commit is contained in:
parent
1ed5b587c8
commit
341a6be78d
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ 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), python3-docutils, python3, dh-python | python-support, python3-setuptools, lsb-release python3-straight.plugin python3-packaging python3-jinja2
|
Build-Depends: cdbs, debhelper (>= 5.0.0), python3-docutils, python3, dh-python | python-support, python3-setuptools, lsb-release, python3-straight.plugin, python3-packaging, python3-jinja2
|
||||||
Homepage: https://github.com/ansible/ansible/
|
Homepage: https://github.com/ansible/ansible/
|
||||||
|
|
||||||
Package: ansible-base
|
Package: ansible-base
|
||||||
|
|
Loading…
Reference in a new issue