4
Maintainer: Scott Moser <smoser@ubuntu.com>
5
Build-Depends: cdbs, debhelper (>= 5.0.38), python-all-dev (>= 2.3.5-11), python-central (>= 0.5.6), quilt
7
Standards-Version: 3.8.0
11
Depends: python, procps, python-configobj, python-cheetah, update-motd, python-yaml, python-software-properties, ${python:Depends}
13
Replaces: ec2-init (<<0.5.3)
14
Conflicts: ec2-init (<<0.5.3)
15
XB-Python-Version: ${python:Versions}
16
Description: Init scripts for cloud instances
17
cloud instances need special scripts to run during initialisation
18
to retrieve and install ssh keys and to let the user run various scripts.