diff --git a/packaging/debian/changelog b/packaging/debian/changelog index 9c14f1b2d4a..0eb840ce7c4 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -2,4 +2,4 @@ ansible-base (%VERSION%-%RELEASE%~%DIST%) %DIST%; urgency=low * %VERSION% release - -- Ansible, Inc. %DATE% + -- Ansible, Inc. %DATE% diff --git a/packaging/debian/control b/packaging/debian/control index 8538efe168b..7138005704f 100644 --- a/packaging/debian/control +++ b/packaging/debian/control @@ -2,7 +2,7 @@ Source: ansible-base Section: admin Priority: optional Standards-Version: 3.9.3 -Maintainer: Ansible, Inc. +Maintainer: Ansible, Inc. 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/