From d61ffd7fb8434e76d2be555de834420232d2006e Mon Sep 17 00:00:00 2001 From: Soren Hansen Date: Fri, 10 Oct 2008 19:25:14 +0100 Subject: Initial release (LP: #269434). --- debian/control | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 00000000..c579e89e --- /dev/null +++ b/debian/control @@ -0,0 +1,13 @@ +Source: ec2-init +Section: admin +Priority: extra +Maintainer: Soren Hansen +Build-Depends: cdbs, debhelper (>= 5) +Standards-Version: 3.8.0 + +Package: ec2-init +Architecture: all +Depends: python, procps +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