source: trunk/packages/invirt-remote/debian/control @ 2893

Last change on this file since 2893 was 2893, checked in by gdb, 14 years ago

But openbsd-inetd dep in the correct package

File size: 1.1 KB
Line 
1Source: invirt-remote
2Section: servers
3Priority: important
4Maintainer: Invirt project <invirt@mit.edu>
5Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5),
6 python-all-dev (>=2.3.5-11), python-support (>= 0.5.3),
7 python-setuptools, python-debian, python-apt
8Standards-Version: 3.8.0
9
10Package: invirt-remote-server
11Architecture: all
12Provides: ${diverted-files}, ${python:Provides}
13Conflicts: ${diverted-files}
14Depends: ${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
18XB-Python-Version: ${python:Versions}
19Description: Invirt remote-control server
20 This package should be installed to set up the remote-control server.
21
22Package: invirt-remote-host
23Architecture: all
24Depends: ${misc:Depends}, daemon, remctl-server, invirt-console-host,
25 invirt-vnc-server, python-cjson, python-pyinotify, python-yaml,
26 util-linux, openbsd-inetd
27Description: Installs the Invirt host remctl configuration
28 This is the remctl configuration for an Invirt host. It allows any
29 commands to be run from the Invirt remote server
Note: See TracBrowser for help on using the repository browser.