diff options
author | Ben Howard <ben.howard@ubuntu.com> | 2014-11-18 05:40:07 -0700 |
---|---|---|
committer | usd-importer <ubuntu-server@lists.ubuntu.com> | 2014-11-18 12:46:21 +0000 |
commit | 5a3f57acdee1f44c031ec23f13bc25f4765e8871 (patch) | |
tree | f15bf6d7c36870233a878e0c6dbfc3107d6269c8 /debian/control | |
parent | e5815bd0c9096099b3da92b69578f0afb1066ce4 (diff) | |
download | vyos-walinuxagent-5a3f57acdee1f44c031ec23f13bc25f4765e8871.tar.gz vyos-walinuxagent-5a3f57acdee1f44c031ec23f13bc25f4765e8871.zip |
Import patches-unapplied version 2.0.8-0ubuntu4 to ubuntu/vivid-proposed
Imported using git-ubuntu import.
Changelog parent: e5815bd0c9096099b3da92b69578f0afb1066ce4
New changelog entries:
* Moved dependency of linux-image-extra-virtual to recommends.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index b6991b5..49be347 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,6 @@ Homepage: http://go.microsoft.com/fwlink/?LinkId=250998 Package: walinuxagent Architecture: amd64 Depends: cloud-init (>=0.7.3~bzr826-0ubuntu2), - linux-image-extra-virtual, openssh-server (>=1:5.9p1), openssl (>=1.0), passwd (>=4.1.4.2), @@ -19,6 +18,7 @@ Depends: cloud-init (>=0.7.3~bzr826-0ubuntu2), util-linux (>=2.0), ${misc:Depends}, ${python:Depends} +Recommends: linux-image-extra-virtual Conflicts: network-manager Description: Windows Azure Linux Agent The Windows Azure Linux Agent supports the provisioning and running of Linux |