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

Last change on this file since 749 was 749, checked in by ecprice, 16 years ago

Add more dependencies.

File size: 646 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-guest
9Architecture: all
10Depends: ${misc:Depends}, patch, xen-tools, busybox-static
11Conflicts: sysvinit, upstart
12Description: SIPB Xen automatic guest-image installer system (guest)
13 This is our automatic guest-image installer system.
14
15Package: sipb-xen-autoinstaller-host
16Architecture: all
17Depends: ${misc:Depends}, sipb-xen-host-master
18Description: SIPB Xen automatic guest-image installer system (host)
19 This is our automatic guest-image installer system.
Note: See TracBrowser for help on using the repository browser.