summaryrefslogtreecommitdiff
path: root/debian/control
blob: b171f56852c080d4eb4d7874a9205db02faa7311 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: ec2-init
Section: admin
Priority: extra
Maintainer: Soren Hansen <soren@ubuntu.com>
Build-Depends: cdbs, debhelper (>= 5), debhelper (>= 5.0.38), python-all-dev (>= 2.3.5-11), python-central (>= 0.5.6)
XS-Python-Version: all
Standards-Version: 3.8.0

Package: ec2-init
Architecture: i386 amd64
Depends: python, procps, python-configobj, python-cheetah, update-motd, ${python:Depends}
XB-Python-Version: ${python:Versions}
Description: Init scripts for EC2 instances
 EC2 instances need special scripts to run during initialisation
 to retrieve and install ssh keys and to let the user run various scripts.