--- /dev/null
+Source: xvm-meta
+Section: servers
+Priority: extra
+Maintainer: SIPB XVM Project <xvm@mit.edu>
+Build-Depends: cdbs, debhelper (>= 5)
+Standards-Version: 3.8.0
+
+Package: xvm-host
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-host-master,
+ xvm-mail-config, xvm-munin-host-config
+Description: Metapackage for XVM hosts
+ This package installs the necessary software to run an XVM host
+
+Package: xvm-master
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-database-server,
+ invirt-dev, invirt-web, xvm-db-backup, xvm-mail-config,
+ xvm-munin-master-config
+Description: Metapackage for the XVM master VM
+ This package installs the necessary software for the XVM master VM,
+ which includes the database server and the web server
+
+Package: xvm-console
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-console-server,
+ xvm-mail-config, xvm-munin-console-config
+Description: Metapacakge for the XVM console VM
+ This package installs the necessary software for the XVM console
+ server
+
+Package: xvm-remote
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-remote-server,
+ xvm-mail-config, xvm-munin-remote-config
+Description: Metapackage for the VM remote VM
+ This package installs the necessary software for the XVM remctl proxy
--- /dev/null
+This software was written for the XVM project <xvm@mit.edu>
+of the MIT Student Information Processing Board.
+
+Copyright :
+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+On Debian systems, the complete text of the GNU General Public License
+can be found in the file /usr/share/common-licenses/GPL.