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

Package: cloud-utils
Architecture: all
Depends: ca-certificates,
         e2fsprogs (>=1.4),
         euca2ools,
         file,
         gnupg,
         python,
         python-paramiko,
         python-yaml,
         util-linux (>= 2.17.2),
         wget,
         ${misc:Depends}
Recommends: distro-info, python-distro-info, gdisk
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.
