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

Last change on this file was 2878, checked in by gdb, 14 years ago

Changed another dependency on debathena-kerberos-config -> invirt-kerberos-config

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, invirt-ssh-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, conserver-server, daemon,
14 invirt-kerberos-config, fuse-utils, libnss-pgsql1, nscd,
15 openssh-server, python, python-routefs, invirt-database,
16 remctl-server, invirt-ssh-config
17Description: Invirt serial-console proxy server
18 This is the software for the serial-console proxy server.
19
20Package: invirt-console-host
21Architecture: all
22Provides: ${diverted-files}
23Conflicts: ${diverted-files}
24Depends: ${shlibs:Depends}, ${misc:Depends}, conserver-server, remctl-client, invirt-base, cron
25Description: Invirt serial-console host config
26 This package sets up an Invirt host to work with the serial-console
27 proxy server.
Note: See TracBrowser for help on using the repository browser.