summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Howard <ben.howard@ubuntu.com>2014-11-18 05:40:07 -0700
committerusd-importer <ubuntu-server@lists.ubuntu.com>2014-11-18 12:46:21 +0000
commit4ff5b13eb6b464a624dc449a782849b827c8e493 (patch)
tree7df6a99a4a41f84e5289091d4181020d4f857c47
parent528a618da56f0f1bb295af9e6c957b0b89bd630f (diff)
parent4b9414f166564f291049883926319367c9867b98 (diff)
downloadvyos-walinuxagent-4ff5b13eb6b464a624dc449a782849b827c8e493.tar.gz
vyos-walinuxagent-4ff5b13eb6b464a624dc449a782849b827c8e493.zip
Import patches-applied version 2.0.8-0ubuntu4 to applied/ubuntu/vivid-proposed
Imported using git-ubuntu import. Changelog parent: 528a618da56f0f1bb295af9e6c957b0b89bd630f Unapplied parent: 4b9414f166564f291049883926319367c9867b98 New changelog entries: * Moved dependency of linux-image-extra-virtual to recommends.
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 7 insertions, 1 deletions
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 <ben.howard@ubuntu.com> 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