X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-remote.git/blobdiff_plain/1ebb5c17a835b2569460d76e94ef4bbda049bb1a..refs/tags/0.4.5:/debian/control diff --git a/debian/control b/debian/control index 1e99a19..69dceb9 100644 --- a/debian/control +++ b/debian/control @@ -1,14 +1,29 @@ -Source: invirt-remote-server +Source: invirt-remote Section: servers Priority: important -Maintainer: invirt@mit.edu -Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5) -Standards-Version: 3.7.2 +Maintainer: Invirt project +Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), + python-all-dev (>=2.3.5-11), python-support (>= 0.5.3), + python-setuptools, python-debian, python-apt +Standards-Version: 3.8.0 Package: invirt-remote-server Architecture: all -Provides: ${diverted-files} +Provides: ${diverted-files}, ${python:Provides} Conflicts: ${diverted-files} -Depends: ${shlibs:Depends}, ${misc:Depends}, daemon, debathena-kerberos-config, fuse-utils, openssh-server, python-routefs, sipb-xen-database-common, sipb-xen-base, remctl-server, remctl-client +Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, + daemon, invirt-kerberos-config, fuse-utils, openssh-server, + python-routefs, invirt-database, invirt-base, remctl-server, + remctl-client +XB-Python-Version: ${python:Versions} Description: Invirt remote-control server This package should be installed to set up the remote-control server. + +Package: invirt-remote-host +Architecture: all +Depends: ${misc:Depends}, daemon, remctl-server, invirt-console-host, + invirt-vnc-server, python-cjson, python-pyinotify, python-yaml, + util-linux, openbsd-inetd +Description: Installs the Invirt host remctl configuration + This is the remctl configuration for an Invirt host. It allows any + commands to be run from the Invirt remote server