From b0ebf462b826d3ea53afd1930279599d0bfb0fc6 Mon Sep 17 00:00:00 2001 From: Evan Broder Date: Sat, 25 Oct 2008 18:23:22 -0400 Subject: [PATCH] sipb-xen-dom0 -> invirt-xen-config in sipb-xen-autoinstaller svn path=/trunk/packages/sipb-xen-autoinstaller/; revision=1270 --- 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 b806d86..92b2a61 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +sipb-xen-autoinstaller (2.11) unstable; urgency=low + + * sipb-xen-dom0 -> invirt-xen-config + + -- Evan Broder Sat, 25 Oct 2008 18:18:51 -0400 + sipb-xen-autoinstaller (2.10) unstable; urgency=low * Hide misleading harmless error message from dmsetup diff --git a/debian/control b/debian/control index ea971ea..a51a922 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Package: sipb-xen-autoinstaller-host Architecture: all Provides: ${diverted-files} Conflicts: ${diverted-files} -Depends: ${misc:Depends}, patch, xen-tools, sipb-xen-dom0 +Depends: ${misc:Depends}, patch, xen-tools, invirt-xen-config Description: SIPB Xen automatic guest-image installer system (host) This is our automatic guest-image installer system. diff --git a/debian/control.in b/debian/control.in index 6e20c96..e87ac58 100644 --- a/debian/control.in +++ b/debian/control.in @@ -9,7 +9,7 @@ Package: sipb-xen-autoinstaller-host Architecture: all Provides: ${diverted-files} Conflicts: ${diverted-files} -Depends: ${misc:Depends}, patch, xen-tools, sipb-xen-dom0 +Depends: ${misc:Depends}, patch, xen-tools, invirt-xen-config Description: SIPB Xen automatic guest-image installer system (host) This is our automatic guest-image installer system. -- 1.7.9.5