Things that are not the same: Conflicts. Depends.
[invirt/packages/invirt-autoinstaller.git] / debian / control
index 3add234..725fcb8 100644 (file)
@@ -1,12 +1,22 @@
-Source: sipb-xen-guest-installer
+Source: invirt-autoinstaller
 Section: net
 Priority: extra
-Maintainer: SIPB Xen Project <sipb-xen@mit.edu>
-Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0)
-Standards-Version: 3.7.2
+Maintainer: Invirt project <invirt@mit.edu>
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev (>= 4.5~)
+Standards-Version: 3.8.0
 
-Package: sipb-xen-guest-installer
+Package: invirt-autoinstaller-host
 Architecture: all
-Depends: ${misc:Depends}, patch, xen-tools, kpartx
-Description: SIPB Xen automatic guest-image installer system
+Provides: ${diverted-files}
+Conflicts: ${diverted-files}
+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.
+
+Package: invirt-autoinstaller-guest
+Architecture: all
+Provides: ${diverted-files}
+Conflicts: ${diverted-files}, sysvinit, upstart, xen-hypervisor
+Depends: ${misc:Depends}, patch, xen-tools, busybox-static, lvm2, kpartx, aptitude
+Description: SIPB Xen automatic guest-image installer system (guest)
  This is our automatic guest-image installer system.