source: trunk/packages/sipb-xen-autoinstaller/debian/control.in @ 1078

Last change on this file since 1078 was 1078, checked in by broder, 16 years ago

Update sipb-xen-autoinstaller-guest with dependencies for Hardy

File size: 775 bytes
Line 
1Source: sipb-xen-autoinstaller
2Section: net
3Priority: extra
4Maintainer: SIPB Xen Project <sipb-xen@mit.edu>
5Build-Depends: @cdbs@
6Standards-Version: 3.7.2
7
8Package: sipb-xen-autoinstaller-host
9Architecture: all
10Provides: ${diverted-files}
11Conflicts: ${diverted-files}
12Depends: ${misc:Depends}, patch, xen-tools, sipb-xen-dom0
13Description: SIPB Xen automatic guest-image installer system (host)
14 This is our automatic guest-image installer system.
15
16Package: sipb-xen-autoinstaller-guest
17Architecture: all
18Provides: ${diverted-files}
19Conflicts: ${diverted-files}, sysvinit, upstart
20Depends: ${misc:Depends}, patch, xen-tools, busybox-static, lvm2, kpartx
21Description: SIPB Xen automatic guest-image installer system (guest)
22 This is our automatic guest-image installer system.
Note: See TracBrowser for help on using the repository browser.