From: Evan Broder <broder@mit.edu>
Date: Sat, 25 Oct 2008 22:23:22 +0000 (-0400)
Subject: sipb-xen-dom0 -> invirt-xen-config in sipb-xen-autoinstaller
X-Git-Tag: sipb-xen-autoinstaller/2.11^0
X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-autoinstaller.git/commitdiff_plain/b0ebf462b826d3ea53afd1930279599d0bfb0fc6

sipb-xen-dom0 -> invirt-xen-config in sipb-xen-autoinstaller

svn path=/trunk/packages/sipb-xen-autoinstaller/; revision=1270
---

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 <broder@mit.edu>  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.