diff options
-rw-r--r-- | ChangeLog | 1 | ||||
-rw-r--r-- | packages/debian/changelog.in | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -3,6 +3,7 @@ - small fix for OVF datasource for iso transport on non-iso9660 filesystem - determine if upstart version is suitable for 'initctl reload-configuration' (LP: #1124384). If so, then invoke it. + - add Azure datasource. 0.7.2: - add a debian watch file - add 'sudo' entry to ubuntu's default user (LP: #1080717) diff --git a/packages/debian/changelog.in b/packages/debian/changelog.in index 4944230b..e3e94f54 100644 --- a/packages/debian/changelog.in +++ b/packages/debian/changelog.in @@ -1,5 +1,5 @@ ## This is a cheetah template -cloud-init (${version}~bzr${revision}-1) raring; urgency=low +cloud-init (${version}~bzr${revision}-1) UNRELEASED; urgency=low * build |