X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-remote.git/blobdiff_plain/f7c3f820af76d0fc4d25caa836c2a03fb8f5fd7b..refs/heads/quentin:/debian/control diff --git a/debian/control b/debian/control index 0700a91..330997e 100644 --- a/debian/control +++ b/debian/control @@ -1,14 +1,28 @@ -Source: invirt-remote-host -Section: net -Priority: extra +Source: invirt-remote +Section: servers +Priority: important Maintainer: Invirt project -Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0) -Standards-Version: 3.8.0 +Build-Depends: debhelper (>= 7), + python-all-dev (>=2.6.6-3~), + python-setuptools, python-debian, python-apt +Standards-Version: 3.9.3 + +Package: invirt-remote-server +Architecture: all +Provides: ${diverted-files}, ${python:Provides} +Conflicts: ${diverted-files} +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 +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}, remctl-server, invirt-console-host, - invirt-vnc-server, python-cjson, python-yaml +Depends: ${misc:Depends}, daemon, remctl-server, invirt-console-host, + invirt-vnc-server, python-cjson, python-pyinotify, python-sqlalchemy, + 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