diff options
author | Ben Howard <ben.howard@ubuntu.com> | 2014-11-26 11:41:59 -0700 |
---|---|---|
committer | usd-importer <ubuntu-server@lists.ubuntu.com> | 2014-11-26 19:08:31 +0000 |
commit | 9c99e6732b43e85ec4e774daec0ae47d240d9e55 (patch) | |
tree | f73e09f0a70614a89475fcb29b352d4a5f2b3124 /debian/changelog | |
parent | 5a3f57acdee1f44c031ec23f13bc25f4765e8871 (diff) | |
download | vyos-walinuxagent-9c99e6732b43e85ec4e774daec0ae47d240d9e55.tar.gz vyos-walinuxagent-9c99e6732b43e85ec4e774daec0ae47d240d9e55.zip |
Import patches-unapplied version 2.0.8-0ubuntu5 to ubuntu/vivid-proposed
Imported using git-ubuntu import.
Changelog parent: 5a3f57acdee1f44c031ec23f13bc25f4765e8871
New changelog entries:
* Changes to support systemd
- debian/walinuxagent.service: symlink to upstream service
- debian/rules: build with systemd
- debain/control: added dh_python and dh_systemd to build deps
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 3e10a1f..d2c1f8c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +walinuxagent (2.0.8-0ubuntu5) vivid; urgency=medium + + * Changes to support systemd + - debian/walinuxagent.service: symlink to upstream service + - debian/rules: build with systemd + - debain/control: added dh_python and dh_systemd to build deps + + -- Ben Howard <ben.howard@ubuntu.com> Wed, 26 Nov 2014 11:41:59 -0700 + walinuxagent (2.0.8-0ubuntu4) vivid; urgency=medium * Moved dependency of linux-image-extra-virtual to recommends. |