source: trunk/packages/hvirt-meta/debian/control @ 2883

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

Initial build of hvirt-meta. Doesn't contain anything too useful at the moment; will populate as we go along.

File size: 1.4 KB
RevLine 
[2883]1Source: hvirt-meta
[1805]2Section: servers
3Priority: extra
[2883]4Maintainer: Hvirt Team <hvirt@hcs.harvard.edu>
[1805]5Build-Depends: cdbs, debhelper (>= 5)
6Standards-Version: 3.8.0
7
[2883]8Package: hvirt-host
[1805]9Architecture: all
10Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-host-master,
[2883]11 invirt-ssh-config
12Description: Metapackage for Hvirt hosts
13 This package installs the necessary software to run an Hvirt host.
[1805]14
[2883]15Package: hvirt-master
[1805]16Architecture: all
17Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-database-server,
[2883]18 invirt-dev, invirt-web, invirt-ssh-config
19Description: Metapackage for the Hvirt master VM
20 This package installs the necessary software for the Hvirt master VM,
[1851]21 which includes the database server and the web server.
[1805]22
[2883]23Package: hvirt-console
[1805]24Architecture: all
[2883]25Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-console-server
26Description: Metapackage for the Hvirt console VM
27 This package installs the necessary software for the Hvirt console
[1851]28 server.
[1805]29
[2883]30Package: hvirt-remote
[1805]31Architecture: all
[2883]32Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-remote-server,
33 invirt-ssh-config
34Description: Metapackage for the Hvirt remote VM
35 This package installs the necessary software for the Hvirt remctl proxy.
[1910]36
[2883]37Package: hvirt-misc-config
[1910]38Architecture: all
[2883]39Depends: hvirt-mail-config, molly-guard, apticron
40Description: Miscellaneous Hvirt configuration
41 This package configures some things every Hvirt machine needs.
Note: See TracBrowser for help on using the repository browser.