source: package_branches/invirt-base/hvirt/debian/control @ 2788

Last change on this file since 2788 was 2776, checked in by gdb, 14 years ago

Added debathena krb and ssh config stuff to invirt-base

File size: 1.1 KB
Line 
1Source: invirt-base
2Section: base
3Priority: extra
4Maintainer: Invirt project <invirt@mit.edu>
5Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.1.0), python-all-dev, python-support, python-setuptools, python-debian, python-apt, krb5-config, krb5-user, krb5-clients, openssh-server
6Standards-Version: 3.8.0
7
8Package: invirt-base
9Architecture: all
10Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends},
11 python-json (>= 3.4-2), python-yaml (>= 3.05), python-mako (>=
12 0.2.2), remctl-client, invirt-config, krb5-config, krb5-user,
13 krb5-clients, openssh-server
14Provides: ${python:Provides}, ${diverted-files}
15Conflicts: ${diverted-files}
16XB-Python-Version: ${python:Versions}
17Description: Base configuration required for all Invirt servers
18 This package includes common files for the Invirt system.
19  * apt configuration
20  * common init-script libraries
21  * common Python libraries, including the root of the 'invirt' tree
22  * scripts invirt-getconf and invirt-reload for using
23    the Invirt configuration system
24 .
25 All Invirt hosts and system VMs should have this package.
Note: See TracBrowser for help on using the repository browser.