source: trunk/packages/invirt-autoinstaller/debian/control @ 2376

Last change on this file since 2376 was 2125, checked in by broder, 15 years ago

Things that are not the same: Conflicts. Depends.

File size: 861 bytes
RevLine 
[1497]1Source: invirt-autoinstaller
[201]2Section: net
3Priority: extra
[1497]4Maintainer: Invirt project <invirt@mit.edu>
[753]5Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev (>= 4.5~)
[1497]6Standards-Version: 3.8.0
[201]7
[1497]8Package: invirt-autoinstaller-host
[201]9Architecture: all
[753]10Provides: ${diverted-files}
11Conflicts: ${diverted-files}
[1270]12Depends: ${misc:Depends}, patch, xen-tools, invirt-xen-config
[929]13Description: SIPB Xen automatic guest-image installer system (host)
[719]14 This is our automatic guest-image installer system.
[741]15
[1497]16Package: invirt-autoinstaller-guest
[741]17Architecture: all
[929]18Provides: ${diverted-files}
[2125]19Conflicts: ${diverted-files}, sysvinit, upstart, xen-hypervisor
20Depends: ${misc:Depends}, patch, xen-tools, busybox-static, lvm2, kpartx, aptitude
[929]21Description: SIPB Xen automatic guest-image installer system (guest)
[741]22 This is our automatic guest-image installer system.
Note: See TracBrowser for help on using the repository browser.