X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-autoinstaller.git/blobdiff_plain/da7db23885fdafeca2346bd27c7ec7f5eb40c3cc..5a7d95221df186dd7fa9a8ed452667699cefbd56:/debian/control diff --git a/debian/control b/debian/control index 2f15ed2..8226eca 100644 --- a/debian/control +++ b/debian/control @@ -1,18 +1,22 @@ -Source: sipb-xen-autoinstaller +Source: invirt-autoinstaller Section: net Priority: extra -Maintainer: SIPB Xen Project -Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0) -Standards-Version: 3.7.2 +Maintainer: Invirt project +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-autoinstaller-guest +Package: invirt-autoinstaller-host Architecture: all -Depends: ${misc:Depends}, patch, xen-tools, kpartx, lvm2 -Description: SIPB Xen automatic guest-image installer system (guest) +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: sipb-xen-autoinstaller-host +Package: invirt-autoinstaller-guest Architecture: all -Depends: ${misc:Depends} -Description: SIPB Xen automatic guest-image installer system (host) +Provides: ${diverted-files} +Conflicts: ${diverted-files}, sysvinit, upstart +Depends: ${misc:Depends}, patch, xen-tools, busybox-static, lvm2, kpartx +Description: SIPB Xen automatic guest-image installer system (guest) This is our automatic guest-image installer system.