Index: trunk/packages/xvm-meta/debian/changelog
===================================================================
--- trunk/packages/xvm-meta/debian/changelog	(revision 2864)
+++ trunk/packages/xvm-meta/debian/changelog	(revision 2866)
@@ -1,2 +1,10 @@
+xvm-meta (0.0.5) unstable; urgency=low
+
+  * We want GSSAPI authentication configured on all of our servers, so
+    have everything depend on invirt-ssh-config (except for the console
+    server, which already has GSSAPI configured by invirt-console-server).
+
+ -- Evan Broder <broder@mit.edu>  Thu, 07 Jan 2010 15:00:47 -0500
+
 xvm-meta (0.0.4) unstable; urgency=low
 
Index: trunk/packages/xvm-meta/debian/control
===================================================================
--- trunk/packages/xvm-meta/debian/control	(revision 2864)
+++ trunk/packages/xvm-meta/debian/control	(revision 2866)
@@ -9,5 +9,6 @@
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-host-master,
- xvm-munin-host-config, invirt-cluster-config, xvm-iscsi-config, xvm-misc-config
+ xvm-munin-host-config, invirt-cluster-config, xvm-iscsi-config,
+ xvm-misc-config, invirt-ssh-config
 Description: Metapackage for XVM hosts
  This package installs the necessary software to run an XVM host.
@@ -17,5 +18,5 @@
 Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-database-server,
  invirt-dev, invirt-web, xvm-munin-master-config, xvm-db-backup,
- xvm-misc-config, xvm-authz-locker
+ xvm-misc-config, xvm-authz-locker, invirt-ssh-config
 Description: Metapackage for the XVM master VM
  This package installs the necessary software for the XVM master VM,
@@ -33,5 +34,5 @@
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-remote-server,
- xvm-munin-remote-config, xvm-misc-config
+ xvm-munin-remote-config, xvm-misc-config, invirt-ssh-config
 Description: Metapackage for the VM remote VM
  This package installs the necessary software for the XVM remctl proxy.
