fd952c2283e4d83164f25ae3646bb8796f840bad
[invirt/packages/xvm-meta.git] / debian / control
1 Source: xvm-meta
2 Section: servers
3 Priority: extra
4 Maintainer: SIPB XVM Project <xvm@mit.edu>
5 Build-Depends: cdbs, debhelper (>= 5)
6 Standards-Version: 3.8.0
7
8 Package: xvm-host
9 Architecture: all
10 Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-host-master,
11  xvm-mail-config, xvm-munin-host-config
12 Description: Metapackage for XVM hosts
13  This package installs the necessary software to run an XVM host
14
15 Package: xvm-master
16 Architecture: all
17 Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-database-server,
18  invirt-dev, invirt-web, xvm-db-backup, xvm-mail-config,
19  xvm-munin-master-config
20 Description: Metapackage for the XVM master VM
21  This package installs the necessary software for the XVM master VM,
22  which includes the database server and the web server
23
24 Package: xvm-console
25 Architecture: all
26 Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-console-server,
27  xvm-mail-config, xvm-munin-console-config
28 Description: Metapacakge for the XVM console VM
29  This package installs the necessary software for the XVM console
30  server
31
32 Package: xvm-remote
33 Architecture: all
34 Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-remote-server,
35  xvm-mail-config, xvm-munin-remote-config
36 Description: Metapackage for the VM remote VM
37  This package installs the necessary software for the XVM remctl proxy