Index: trunk/packages/invirt-autoinstaller/debian/changelog
===================================================================
--- trunk/packages/invirt-autoinstaller/debian/changelog	(revision 3014)
+++ trunk/packages/invirt-autoinstaller/debian/changelog	(revision 3016)
@@ -1,2 +1,8 @@
+invirt-autoinstaller (0.0.34) unstable; urgency=low
+
+  * Add a missing dependency for the host on kpartx.
+
+ -- Evan Broder <broder@mit.edu>  Sun, 30 May 2010 11:32:43 -0400
+
 invirt-autoinstaller (0.0.33) unstable; urgency=low
 
Index: trunk/packages/invirt-autoinstaller/debian/control
===================================================================
--- trunk/packages/invirt-autoinstaller/debian/control	(revision 3014)
+++ trunk/packages/invirt-autoinstaller/debian/control	(revision 3016)
@@ -10,5 +10,5 @@
 Provides: ${diverted-files}
 Conflicts: ${diverted-files}
-Depends: ${misc:Depends}, patch, xen-tools, invirt-xen-config
+Depends: ${misc:Depends}, patch, xen-tools, invirt-xen-config, kpartx
 Description: SIPB Xen automatic guest-image installer system (host)
  This is our automatic guest-image installer system.
