Port packaging to dh_python2
[invirt/packages/invirt-remote.git] / debian / control
1 Source: invirt-remote
2 Section: servers
3 Priority: important
4 Maintainer: Invirt project <invirt@mit.edu>
5 Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 5),
6  python-all-dev (>=2.6.6-3~),
7  python-setuptools, python-debian, python-apt
8 Standards-Version: 3.8.0
9
10 Package: invirt-remote-server
11 Architecture: all
12 Provides: ${diverted-files}, ${python:Provides}
13 Conflicts: ${diverted-files}
14 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
15  daemon, invirt-kerberos-config, fuse-utils, openssh-server,
16  python-routefs, invirt-database, invirt-base, remctl-server,
17  remctl-client
18 Description: Invirt remote-control server
19  This package should be installed to set up the remote-control server.
20
21 Package: invirt-remote-host
22 Architecture: all
23 Depends: ${misc:Depends}, daemon, remctl-server, invirt-console-host,
24  invirt-vnc-server, python-cjson, python-pyinotify, python-sqlalchemy,
25  python-yaml, util-linux, openbsd-inetd
26 Description: Installs the Invirt host remctl configuration
27  This is the remctl configuration for an Invirt host. It allows any
28  commands to be run from the Invirt remote server