From ebd2c5d785198b3bdaf7e283eb7e2fcce4c4ab0a Mon Sep 17 00:00:00 2001
From: Evan Broder <broder@mit.edu>
Date: Sat, 1 Nov 2008 04:53:31 -0400
Subject: [PATCH] Change sipb-xen- to invirt- in invirt-host-master

svn path=/trunk/packages/invirt-host-master/; revision=1500
---
 debian/changelog |    6 ++++++
 debian/control   |    2 +-
 notes            |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0bd9d80..d07c8d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+invirt-host-master (0.0.7) unstable; urgency=low
+
+  * sipb-xen-autoinstaller-host -> invirt-autoinstaller-host
+
+ -- Evan Broder <broder@mit.edu>  Sat, 01 Nov 2008 04:51:53 -0400
+
 invirt-host-master (0.0.6) unstable; urgency=low
 
   * sipb-xen-dhcp -> invirt-dhcp
diff --git a/debian/control b/debian/control
index c25ad64..0f51a80 100644
--- a/debian/control
+++ b/debian/control
@@ -10,13 +10,13 @@ Architecture: all
 Description: Master metapackage for Invirt hosts
  This package depends on everything an Invirt host needs.
 Depends: invirt-xen-config,
+ invirt-autoinstaller-host,
  invirt-console-host,
  invirt-remote-host,
  invirt-images,
  invirt-base,
  invirt-dhcp,
  invirt-vnc-server,
- sipb-xen-autoinstaller-host,
  debathena-kerberos-config,
  debathena-ssh-server-config,
  screen,
diff --git a/notes b/notes
index db3f8db..fa31bbb 100644
--- a/notes
+++ b/notes
@@ -1,7 +1,7 @@
 
 # install invirt-base:/etc/apt/sources.list.d/*
 apt-get update
-aptitude install sipb-xen-host-master
+aptitude install invirt-host-master
 
 # install keytab
 
-- 
1.7.9.5