From b098228ab03003218b894855142dec9a8f406cfb Mon Sep 17 00:00:00 2001 From: Soren Hansen Date: Fri, 26 Jun 2009 13:57:27 +0200 Subject: * Distutils added * New ec2init python module introduced * Lots and lots of stuff cleaned up and moved to ec2init python module. * Started the move to Boto --- debian/control | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index a2812cae..b171f568 100644 --- a/debian/control +++ b/debian/control @@ -2,12 +2,14 @@ Source: ec2-init Section: admin Priority: extra Maintainer: Soren Hansen -Build-Depends: cdbs, debhelper (>= 5) +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, python-apt, update-motd -Description: Init scripts for EC2 instances, +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. -- cgit v1.2.3