From a453ac31f3428614cceb99027f8efbdb9258a40b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 14 May 2024 22:03:01 +0200 Subject: Adding upstream version 2.10.7+merged+base+2.10.8+dfsg. Signed-off-by: Daniel Baumann --- collections-debian-merged/debian/control | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 collections-debian-merged/debian/control (limited to 'collections-debian-merged/debian/control') diff --git a/collections-debian-merged/debian/control b/collections-debian-merged/debian/control new file mode 100644 index 00000000..d728200c --- /dev/null +++ b/collections-debian-merged/debian/control @@ -0,0 +1,25 @@ +Source: ansible +Section: admin +Priority: optional +Maintainer: Rick Elrod +Build-Depends: debhelper-compat (= 12), dh-python, python3-setuptools, python3-all +Standards-Version: 4.4.1 +Homepage: https://ansible.com/ +Vcs-Browser: https://github.com/ansible-community/ +Vcs-Git: https://github.com/ansible-community/antsibull.git +#Testsuite: autopkgtest-pkg-python + +Package: ansible +Architecture: all +Depends: ${python3:Depends}, ${misc:Depends}, ansible-base +#Suggests: python-ansible-doc +Description: ansible collections for ansible-base + +#Package: python-ansible-doc +#Architecture: all +#Section: doc +#Depends: ${sphinxdoc:Depends}, ${misc:Depends} +#Description: (common documentation) +# +# . +# This is the common documentation package. -- cgit v1.2.3