~ubuntu-branches/ubuntu/maverick/cloud-utils/maverick-201009260914

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Scott Moser
  • Date: 2010-06-09 19:37:46 UTC
  • Revision ID: smoser@ubuntu.com-20100609193746-4wlhmzyltzk9a75a
ec2metadata: bring in ec2metadata (LP: #547019)

Pulling in ec2metadata from 
http://www.turnkeylinux.org/blog/amazon-ec2-metadata

The only changes here are
a.) whitespace (use tab indentation, and add vim modeline)
b.) filename (ec2metadata.py -> ec2metadata)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
cloud-utils (0.11-0ubuntu2) UNRELEASED; urgency=low
 
2
 
 
3
  * ec2metadata: bring in ec2metadata (LP: #547019)
 
4
 
 
5
 -- Scott Moser <smoser@ubuntu.com>  Wed, 09 Jun 2010 15:26:34 -0400
 
6
 
1
7
cloud-utils (0.11-0ubuntu1) lucid; urgency=low
2
8
 
3
9
  * uec-query-builds: do not throw IndexError on no builds available,