~mathiaz/ec2-init/bzr-bd-split-mode

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Scott Moser
  • Date: 2010-01-22 21:13:27 UTC
  • Revision ID: smoser@ubuntu.com-20100122211327-c234rmzalcairq08
add dependency on python-yaml, no longer depend on boto as utils were copied

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
 
9
9
Package: ec2-init
10
10
Architecture: all
11
 
Depends: python, procps, python-configobj, python-cheetah, update-motd, python-boto (>=1.9b), ${python:Depends}
 
11
Depends: python, procps, python-configobj, python-cheetah, update-motd, python-yaml, ${python:Depends}
12
12
XB-Python-Version: ${python:Versions}
13
13
Description: Init scripts for EC2 instances
14
14
 EC2 instances need special scripts to run during initialisation