+Source: hvirt-meta
+Section: servers
+Priority: extra
+Maintainer: Hvirt Team <hvirt@hcs.harvard.edu>
+Build-Depends: cdbs, debhelper (>= 5)
+Standards-Version: 3.8.0
+
+Package: hvirt-host
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-host-master,
+ invirt-ssh-config
+Description: Metapackage for Hvirt hosts
+ This package installs the necessary software to run an Hvirt host.
+
+Package: hvirt-master
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-database-server,
+ invirt-dev, invirt-web, invirt-ssh-config
+Description: Metapackage for the Hvirt master VM
+ This package installs the necessary software for the Hvirt master VM,
+ which includes the database server and the web server.
+
+Package: hvirt-console
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-console-server
+Description: Metapackage for the Hvirt console VM
+ This package installs the necessary software for the Hvirt console
+ server.
+
+Package: hvirt-remote
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-remote-server,
+ invirt-ssh-config
+Description: Metapackage for the Hvirt remote VM
+ This package installs the necessary software for the Hvirt remctl proxy.
+
+Package: hvirt-misc-config
+Architecture: all
+Depends: hvirt-mail-config, molly-guard, apticron
+Description: Miscellaneous Hvirt configuration
+ This package configures some things every Hvirt machine needs.