From e6fbda800aad27a250cc55b094f6a0276fc7fbbf Mon Sep 17 00:00:00 2001 From: Evan Broder Date: Mon, 6 Oct 2008 19:03:24 -0400 Subject: [PATCH] Update sipb-xen-autoinstaller-guest with dependencies for Hardy svn path=/trunk/packages/sipb-xen-autoinstaller/; revision=1078 --- debian/changelog | 6 ++++++ debian/control | 2 +- debian/control.in | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d8000a9..41dabf5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +sipb-xen-autoinstaller (2.6) unstable; urgency=low + + * Update dependencies for Hardy + + -- Evan Broder Mon, 06 Oct 2008 18:22:08 -0400 + sipb-xen-autoinstaller (2.5) unstable; urgency=low * Add sipb-xen-autoinstaller-host binary package diff --git a/debian/control b/debian/control index 9fdb412..ea971ea 100644 --- a/debian/control +++ b/debian/control @@ -17,6 +17,6 @@ Package: sipb-xen-autoinstaller-guest Architecture: all Provides: ${diverted-files} Conflicts: ${diverted-files}, sysvinit, upstart -Depends: ${misc:Depends}, patch, xen-tools, busybox-static, lvm2 +Depends: ${misc:Depends}, patch, xen-tools, busybox-static, lvm2, kpartx Description: SIPB Xen automatic guest-image installer system (guest) This is our automatic guest-image installer system. diff --git a/debian/control.in b/debian/control.in index 0fb3475..6e20c96 100644 --- a/debian/control.in +++ b/debian/control.in @@ -17,6 +17,6 @@ Package: sipb-xen-autoinstaller-guest Architecture: all Provides: ${diverted-files} Conflicts: ${diverted-files}, sysvinit, upstart -Depends: ${misc:Depends}, patch, xen-tools, busybox-static, lvm2 +Depends: ${misc:Depends}, patch, xen-tools, busybox-static, lvm2, kpartx Description: SIPB Xen automatic guest-image installer system (guest) This is our automatic guest-image installer system. -- 1.7.9.5