source: trunk/packages/invirt-console/debian/control @ 1815

Last change on this file since 1815 was 1815, checked in by broder, 15 years ago

Merge invirt-console-server into invirt-console (LP: #305681)

File size: 1.0 KB
Line 
1Source: invirt-console
2Section: servers
3Priority: extra
4Maintainer: Invirt project <invirt@mit.edu>
5Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), config-package-dev (>= 4.5~), nscd, openssh-server, debathena-ssh-server-config, initscripts
6Standards-Version: 3.7.2
7
8Package: invirt-console-server
9Architecture: all
10Provides: ${diverted-files}
11Conflicts: ${diverted-files}
12Depends: invirt-base, ${shlibs:Depends}, ${misc:Depends},
13 conserver-client, daemon, debathena-kerberos-config, fuse-utils,
14 libnss-pgsql1, nscd, openssh-server, python, python-routefs,
15 invirt-database, remctl-server, debathena-ssh-server-config
16Description: Invirt serial-console proxy server
17 This is the software for the serial-console proxy server.
18
19Package: invirt-console-host
20Architecture: all
21Provides: ${diverted-files}
22Conflicts: ${diverted-files}
23Depends: ${shlibs:Depends}, ${misc:Depends}, conserver-server, remctl-client, invirt-base, cron
24Description: SIPB Xen serial console server server
25  This configures the VMM for the server-side of the console server
Note: See TracBrowser for help on using the repository browser.