source: trunk/packages/invirt-remote-server/debian/control @ 1597

Last change on this file since 1597 was 1597, checked in by broder, 16 years ago

Move invirt.remote Python module to invirt-remote-server

File size: 775 bytes
RevLine 
[1176]1Source: invirt-remote-server
[502]2Section: servers
3Priority: important
[1597]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
[502]9
[1176]10Package: invirt-remote-server
[502]11Architecture: all
[1597]12Provides: ${diverted-files}, ${python:Provides}
[502]13Conflicts: ${diverted-files}
[1597]14Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
15 daemon, debathena-kerberos-config, fuse-utils, openssh-server,
[1544]16 python-routefs, invirt-database, invirt-base, remctl-server,
[1557]17 remctl-client
[1597]18XB-Python-Version: ${python:Versions}
[1179]19Description: Invirt remote-control server
[502]20 This package should be installed to set up the remote-control server.
Note: See TracBrowser for help on using the repository browser.