Index: /trunk/packages/sipb-xen-autoinstaller/debian/control
===================================================================
--- /trunk/packages/sipb-xen-autoinstaller/debian/control	(revision 931)
+++ /trunk/packages/sipb-xen-autoinstaller/debian/control	(revision 932)
@@ -11,5 +11,4 @@
 Conflicts: ${diverted-files}
 Depends: ${misc:Depends}, patch, xen-tools, sipb-xen-dom0
-Conflicts: sysvinit, upstart
 Description: SIPB Xen automatic guest-image installer system (host)
  This is our automatic guest-image installer system.
@@ -18,7 +17,6 @@
 Architecture: all
 Provides: ${diverted-files}
-Conflicts: ${diverted-files}
+Conflicts: ${diverted-files}, sysvinit, upstart
 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.
Index: /trunk/packages/sipb-xen-autoinstaller/debian/control.in
===================================================================
--- /trunk/packages/sipb-xen-autoinstaller/debian/control.in	(revision 931)
+++ /trunk/packages/sipb-xen-autoinstaller/debian/control.in	(revision 932)
@@ -11,5 +11,4 @@
 Conflicts: ${diverted-files}
 Depends: ${misc:Depends}, patch, xen-tools, sipb-xen-dom0
-Conflicts: sysvinit, upstart
 Description: SIPB Xen automatic guest-image installer system (host)
  This is our automatic guest-image installer system.
@@ -18,7 +17,6 @@
 Architecture: all
 Provides: ${diverted-files}
-Conflicts: ${diverted-files}
+Conflicts: ${diverted-files}, sysvinit, upstart
 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.
