summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJames Page <james.page@ubuntu.com>2012-08-06 10:24:07 +0100
committerusd-importer <ubuntu-server@lists.ubuntu.com>2012-08-08 14:34:41 +0000
commitc7b6a6ea935ab4f2dec9f29913f996d615cf2fde (patch)
tree8be21c2ef9bfd60ab2d90db6977f702cf4b641f2 /debian
parent342dba6f6102a286979361c86b89f8c65496c8f5 (diff)
downloadvyos-walinuxagent-c7b6a6ea935ab4f2dec9f29913f996d615cf2fde.tar.gz
vyos-walinuxagent-c7b6a6ea935ab4f2dec9f29913f996d615cf2fde.zip
Import patches-unapplied version 1.0~git20120606.c16f5e9-0ubuntu2 to ubuntu/quantal
Imported using git-ubuntu import. Changelog parent: 342dba6f6102a286979361c86b89f8c65496c8f5 New changelog entries: * Restrict target architectures to i386 and amd64.
Diffstat (limited to 'debian')
-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 2e0e6b4..ba4f985 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+walinuxagent (1.0~git20120606.c16f5e9-0ubuntu2) quantal; urgency=low
+
+ * Restrict target architectures to i386 and amd64.
+
+ -- James Page <james.page@ubuntu.com> Mon, 06 Aug 2012 10:24:07 +0100
+
walinuxagent (1.0~git20120606.c16f5e9-0ubuntu1) quantal; urgency=low
* Initial package import (LP: #1014864).
diff --git a/debian/control b/debian/control
index 7063adf..2fc595d 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: all
+Architecture: i386 amd64
Depends: python (>= 2.4),
openssl (>=1.0),
openssh-server (>=1:5.9p1),