From 5a3f57acdee1f44c031ec23f13bc25f4765e8871 Mon Sep 17 00:00:00 2001 From: Ben Howard Date: Tue, 18 Nov 2014 05:40:07 -0700 Subject: 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. --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e2b5bce..3e10a1f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +walinuxagent (2.0.8-0ubuntu4) vivid; urgency=medium + + * Moved dependency of linux-image-extra-virtual to recommends. + + -- Ben Howard Tue, 18 Nov 2014 05:40:07 -0700 + walinuxagent (2.0.8-0ubuntu3) vivid; urgency=medium * Changed startup ordering to on ephemeral disk warning as the warning 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 -- cgit v1.2.3