X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-remote.git/blobdiff_plain/34ff570245bdd5c9268363ed5b6c3f0b09604b11..ccdd1009d00397d0f81fa9a95aa96faf448b9e94:/debian/control diff --git a/debian/control b/debian/control index 4cfc17a..50e6222 100644 --- a/debian/control +++ b/debian/control @@ -1,12 +1,28 @@ -Source: sipb-xen-remctl-auto -Section: net -Priority: extra -Maintainer: SIPB Xen Project -Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0) -Standards-Version: 3.7.2 +Source: invirt-remote +Section: servers +Priority: important +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: sipb-xen-remctl-auto +Package: invirt-remote-server Architecture: all -Depends: ${misc:Depends}, remctl-server, invirt-console-host, python-cjson, python-yaml -Description: Installs the SIPB Xen automatic remctl management system - This is our automatic remctl configuration management system. +Provides: ${diverted-files}, ${python:Provides} +Conflicts: ${diverted-files} +Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, + daemon, debathena-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}, remctl-server, invirt-console-host, + invirt-vnc-server, python-cjson, python-yaml +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