diff options
author | Scott Moser <smoser@brickies.net> | 2016-09-09 22:02:13 -0400 |
---|---|---|
committer | Scott Moser <smoser@brickies.net> | 2016-09-09 22:02:13 -0400 |
commit | 99c6b26803cc5b3c1c1f1ff550282b61aed611e5 (patch) | |
tree | 3fcec6c312c7aa7cab6a96df7e41711d7251772f /debian/changelog | |
parent | 8cf1212d4aa79959e46974bf1e3532af1ffe4b41 (diff) | |
download | vyos-cloud-init-99c6b26803cc5b3c1c1f1ff550282b61aed611e5.tar.gz vyos-cloud-init-99c6b26803cc5b3c1c1f1ff550282b61aed611e5.zip |
update changelog
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a21cf9ef..c27ed0fa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,15 @@ cloud-init (0.7.7~bzr1256-0ubuntu1~16.04.1ubuntu1) UNRELEASED; urgency=medium * debian/control: fix missing dependency on python3-serial, and make SmartOS datasource work. + * debian/cloud-init.templates fix capitalisation in template so + dpkg-reconfigure works to select OpenStack. (LP: #1575727) + * d/README.source, d/control, d/new-upstream-snapshot, d/rules: sync + with yakkety for changes due to move to git. + * d/rules: change PYVER=python3 to PYVER=3 to adjust to upstream change. + * debian/rules, debian/cloud-init.install: remove install file + to ensure expected files are collected into cloud-init deb. + (LP: #1615745) + * debian/dirs: remove obsolete / unused file. -- Scott Moser <smoser@ubuntu.com> Fri, 09 Sep 2016 21:31:19 -0400 |