diff options
author | Chuck Short <zulcss@ubuntu.com> | 2009-04-06 23:04:47 +0100 |
---|---|---|
committer | Bazaar Package Importer <jamesw@ubuntu.com> | 2009-04-06 23:04:47 +0100 |
commit | 406eb2f8e235c7e24b7eeb1c044ef64741f0569b (patch) | |
tree | 4fe1d272d1e0329b44b4c62bc95954cb68c01d7f /debian/changelog | |
parent | c680ae126b2767a212b60a636ec97aba012c4279 (diff) | |
download | vyos-cloud-init-406eb2f8e235c7e24b7eeb1c044ef64741f0569b.tar.gz vyos-cloud-init-406eb2f8e235c7e24b7eeb1c044ef64741f0569b.zip |
* ec2-set-apt-sources.py:
- Use a template to generate the sources.list and generate it based on the lsb_release.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 39d5f332..a752af7b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ec2-init (0.3.3ubuntu9) jaunty; urgency=low + + * ec2-set-apt-sources.py: + - Use a template to generate the sources.list and generate it based on the lsb_release. + + -- Chuck Short <zulcss@ubuntu.com> Tue, 31 Mar 2009 15:15:55 -0400 + ec2-init (0.3.3ubuntu8) jaunty; urgency=low * ec2-set-apt-sources.py: |