summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Howard <ben.howard@ubuntu.com>2014-06-03 09:21:20 -0600
committerusd-importer <ubuntu-server@lists.ubuntu.com>2014-06-03 15:33:22 +0000
commit982cea4493810186cf4b88a6fa834e076a9ee6cb (patch)
tree2522835acedc9aab1185b2eaf4d74c6d15e84dcf
parent320f1b54bf746a6664e17df719a20f5c14a5ea2f (diff)
parentf0acb83052422e160573b25f21bc87fb8cd53575 (diff)
downloadvyos-walinuxagent-982cea4493810186cf4b88a6fa834e076a9ee6cb.tar.gz
vyos-walinuxagent-982cea4493810186cf4b88a6fa834e076a9ee6cb.zip
Import patches-applied version 2.0.5-0ubuntu3 to applied/ubuntu/utopic-proposed
Imported using git-ubuntu import. Changelog parent: 320f1b54bf746a6664e17df719a20f5c14a5ea2f Unapplied parent: f0acb83052422e160573b25f21bc87fb8cd53575 New changelog entries: * Restrict builds to amd64 only (LP: #1326018).
-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 94ba03e..52633fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+walinuxagent (2.0.5-0ubuntu3) utopic; urgency=medium
+
+ * Restrict builds to amd64 only (LP: #1326018).
+
+ -- Ben Howard <ben.howard@ubuntu.com> Tue, 03 Jun 2014 09:21:20 -0600
+
walinuxagent (2.0.5-0ubuntu1) utopic; urgency=medium
* New upstream release (LP: #1321024).
diff --git a/debian/control b/debian/control
index 7cd9c8c..b6991b5 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ XS-Python-Version: all
Homepage: http://go.microsoft.com/fwlink/?LinkId=250998
Package: walinuxagent
-Architecture: amd64 i386
+Architecture: amd64
Depends: cloud-init (>=0.7.3~bzr826-0ubuntu2),
linux-image-extra-virtual,
openssh-server (>=1:5.9p1),