From: Evan Broder Date: Sun, 30 May 2010 15:34:48 +0000 (-0400) Subject: Add a missing dependency for invirt-autoinstaller-host on kpartx. X-Git-Tag: 0.0.35_glasgall2achernya2~4 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-autoinstaller.git/commitdiff_plain/refs/heads/prod?hp=9e1a9a15bd865d33275e6255dd8f01062934883c Add a missing dependency for invirt-autoinstaller-host on kpartx. svn path=/trunk/packages/invirt-autoinstaller/; revision=3016 --- diff --git a/debian/changelog b/debian/changelog index ac448e7..240b65d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +invirt-autoinstaller (0.0.34) unstable; urgency=low + + * Add a missing dependency for the host on kpartx. + + -- Evan Broder Sun, 30 May 2010 11:32:43 -0400 + invirt-autoinstaller (0.0.33) unstable; urgency=low * Don't hardcode netmask and gateway diff --git a/debian/control b/debian/control index 8d1a753..e6a5bca 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Package: invirt-autoinstaller-host Architecture: all 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.