dch -i
[invirt/packages/invirt-autoinstaller.git] / debian / control.in
1 Source: sipb-xen-autoinstaller
2 Section: net
3 Priority: extra
4 Maintainer: SIPB Xen Project <sipb-xen@mit.edu>
5 Build-Depends: @cdbs@
6 Standards-Version: 3.7.2
7
8 Package: sipb-xen-autoinstaller-guest
9 Architecture: all
10 Depends: ${misc:Depends}, patch, xen-tools, busybox-static
11 Conflicts: sysvinit, upstart
12 Description: SIPB Xen automatic guest-image installer system (guest)
13  This is our automatic guest-image installer system.
14
15 Package: sipb-xen-autoinstaller-host
16 Architecture: all
17 Depends: ${misc:Depends}, sipb-xen-host-master
18 Description: SIPB Xen automatic guest-image installer system (host)
19  This is our automatic guest-image installer system.