Source: cloud-utils
Section: admin
Priority: extra
Maintainer: Scott Moser <smoser@ubuntu.com>
Build-Depends: cdbs, debhelper (>= 7)
XS-Python-Version: all
Standards-Version: 3.8.4

Package: cloud-utils
Architecture: all
Depends: ${misc:Depends}, euca2ools, file, e2fsprogs (>=1.4), python, python-yaml
Description: cloud image management utilities
 This package provides a useful set of utilities for managing cloud
 images.
 .
 The euca2ools package (a dependency of cloud-utils) provides an
 Amazon EC2 API compatible set of utilities for bundling kernels,
 ramdisks, and root filesystems, and uploading them to either EC2
 or UEC.
 .
 The tasks associated with image bundling are often tedious and
 repetitive.  The cloud-utils package provides several scripts
 that wrap the complicated tasks with a much simpler interface.

Package: ssh-import
Architecture: all
Depends: ${misc:Depends}, wget
Enhances: openssh-server, cloud-init
Description: import SSH public keys from Launchpad.net
 This package provides the ssh-import-lp-id utility, which
 downloads one or more SSH public keys from Launchpad.net
 by Launchpad user id.
 .
 This is often useful in cloud environments, and virtual machines
 where one user wants to share an instance with another user knowing
 only their Launchpad ID.
