summaryrefslogtreecommitdiff
path: root/debian/control
blob: e3d3d6cf2fe52685846a198cd27d65ae0c3c962f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Source: walinuxagent
Section: python
Priority: extra
Maintainer: Ben Howard <ben.howard@ubuntu.com>
XSBC-Original-Maintainer: Microsoft Corporation <walinuxagent@microsoft.com>
Build-Depends: debhelper (>= 8), python-all, python-setuptools
Standards-Version: 3.9.4
XS-Python-Version: all
Homepage: http://go.microsoft.com/fwlink/?LinkId=250998

Package: walinuxagent
Architecture: amd64 i386
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),
         python (>= 2.4),
         util-linux (>=2.0),
         ${misc:Depends},
         ${python:Depends}
Conflicts: network-manager
Description: Windows Azure Linux Agent
 The Windows Azure Linux Agent supports the provisioning and running of Linux
 VMs in the Windows Azure cloud. This package should be installed on Linux
 disk images that are built to run in the Windows Azure environment.