factor out common autoinstaller code for both guest and host
[invirt/packages/invirt-autoinstaller.git] / debian / control.in
index 120a32f..0f7c4d2 100644 (file)
@@ -5,17 +5,20 @@ Maintainer: SIPB Xen Project <sipb-xen@mit.edu>
 Build-Depends: @cdbs@
 Standards-Version: 3.7.2
 
 Build-Depends: @cdbs@
 Standards-Version: 3.7.2
 
-Package: sipb-xen-autoinstaller-guest
+Package: sipb-xen-autoinstaller-host
 Architecture: all
 Provides: ${diverted-files}
 Conflicts: ${diverted-files}
 Architecture: all
 Provides: ${diverted-files}
 Conflicts: ${diverted-files}
-Depends: ${misc:Depends}, patch, xen-tools, busybox-static, lvm2
+Depends: ${misc:Depends}, patch, xen-tools, sipb-xen-dom0
 Conflicts: sysvinit, upstart
 Conflicts: sysvinit, upstart
-Description: SIPB Xen automatic guest-image installer system (guest)
+Description: SIPB Xen automatic guest-image installer system (host)
  This is our automatic guest-image installer system.
 
  This is our automatic guest-image installer system.
 
-Package: sipb-xen-autoinstaller-host
+Package: sipb-xen-autoinstaller-guest
 Architecture: all
 Architecture: all
-Depends: ${misc:Depends}, sipb-xen-host-master
-Description: SIPB Xen automatic guest-image installer system (host)
+Provides: ${diverted-files}
+Conflicts: ${diverted-files}
+Depends: ${misc:Depends}, patch, xen-tools, busybox-static, lvm2
+Conflicts: sysvinit, upstart
+Description: SIPB Xen automatic guest-image installer system (guest)
  This is our automatic guest-image installer system.
  This is our automatic guest-image installer system.