## template:basic
Source: cloud-init
Section: admin
Priority: optional
Maintainer: Scott Moser <smoser@ubuntu.com>
Build-Depends: debhelper (>= 9),
dh-python,
dh-systemd,
python3-configobj,python3-oauthlib,python3-prettytable,python3-six,python3-yaml,python3-jsonpatch,python3-jinja2,python3-jsonschema,python3-requests,procps,debhelper,dh-python,dh-systemd,python3-contextlib2,python3-nose,python3-setuptools,python3-coverage,python3-httpretty,python3-unittest2,python3,python3-mock
XS-Python-Version: all
Standards-Version: 3.9.6
Package: cloud-init
Architecture: all
Depends: ${misc:Depends},
${${python}:Depends}
Recommends: eatmydata, sudo, software-properties-common, gdisk
XB-Python-Version: ${python:Versions}
Description: Init scripts for cloud instances
Cloud instances need special scripts to run during initialisation
to retrieve and install ssh keys and to let the user run various scripts.