source: trunk/packages/invirt-base/debian/control @ 1803

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

Stop depending on invirt-mail-config in invirt-base

This was basically an attempt to stuff an XVM site-specific config
into the namespace of invirt packages. If we don't expect other users
of invirt to roll their own packages, we should depend on packages
they can't provide.

The dependency on xvm-mail-config will move into a set of xvm
metapackages

File size: 917 bytes
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
6Standards-Version: 3.8.0
7
8Package: invirt-base
9Architecture: all
10Depends: ${python:Depends}, ${misc:Depends}, molly-guard, apticron,
11 python-json (>= 3.4-2), python-yaml (>= 3.05), python-mako (>=
12 0.2.2), invirt-config
13Provides: ${python:Provides}
14XB-Python-Version: ${python:Versions}
15Description: Base configuration required for all Invirt servers
16 This package includes common files for the Invirt system.
17  * apt configuration
18  * common init-script libraries
19  * common Python libraries, including the root of the 'invirt' tree
20  * scripts invirt-getconf and invirt-reload for using
21    the Invirt configuration system
22 .
23 All Invirt hosts and system VMs should have this package.
Note: See TracBrowser for help on using the repository browser.