euca2ools 2.1.3-1ubuntu1 source package in Ubuntu

Changelog

euca2ools (2.1.3-1ubuntu1) saucy; urgency=low

  * Remaining ubuntu changes:
    * debian/cert-ec2.pem, debian/copyright, debian/dirs, debian/install,
      debian/links: include public EC2 certificate (LP: #479836)
    * debian/control: Maintainer and Vcs-* changes.
  * Dropped ubuntu changes:
    * debian/control: Recommend cloud-utils.  cloud-utils is able included
      in seeds that need it.  The recommendation here is no longer useful.
    * debian/patches/add-armhf-support.patch: now upstream in euca2ools
    * debian/rules: add symlinks from euca-describe-group to
      euca-describe-groups. now fixed upstream in euca2ools.
 -- Scott Moser <email address hidden>   Thu, 23 May 2013 10:51:56 -0400

Upload details

Uploaded by:
Scott Moser
Uploaded to:
Saucy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
euca2ools_2.1.3.orig.tar.gz 94.7 KiB 1a20b7f9ca3e08c9ab32b34103d94e19be10e0a7b9eff1b0dc4013541bb7b321
euca2ools_2.1.3-1ubuntu1.debian.tar.gz 11.0 KiB 418daee556f5b75192cdb3b94432657ea54fc750468b8f422feba9d538f7bae7
euca2ools_2.1.3-1ubuntu1.dsc 2.3 KiB b9f3fc4c4f75172266c9ecc2a442bba01d039ec4e45375e68b41ac5dc9492ea5

Available diffs

View changes file

Binary packages built by this source

euca2ools: tools for interacting with AWS API-compatible services

 Command-line tools for interacting with Amazon Web Services (AWS) and other
 AWS-compatible services, such as Eucalyptus and OpenStack, that export a
 REST/Query-based API compatible with Amazon EC2, IAM, and S3 services. The
 tools can be used with both Amazon's services and with installations of the
 Eucalyptus open-source cloud-computing infrastructure. The tools were inspired
 by command-line tools distributed by Amazon (api-tools and ami-tools) and
 largely accept the same options and environment variables. However, these
 tools were implemented from scratch in Python.