fix our copyright files
[invirt/packages/invirt-autoinstaller.git] / debian / control
1 Source: sipb-xen-autoinstaller
2 Section: net
3 Priority: extra
4 Maintainer: SIPB Xen Project <sipb-xen@mit.edu>
5 Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev (>= 4.5~)
6 Standards-Version: 3.7.2
7
8 Package: sipb-xen-autoinstaller-host
9 Architecture: all
10 Provides: ${diverted-files}
11 Conflicts: ${diverted-files}
12 Depends: ${misc:Depends}, patch, xen-tools, sipb-xen-dom0
13 Description: SIPB Xen automatic guest-image installer system (host)
14  This is our automatic guest-image installer system.
15
16 Package: sipb-xen-autoinstaller-guest
17 Architecture: all
18 Provides: ${diverted-files}
19 Conflicts: ${diverted-files}, sysvinit, upstart
20 Depends: ${misc:Depends}, patch, xen-tools, busybox-static, lvm2, kpartx
21 Description: SIPB Xen automatic guest-image installer system (guest)
22  This is our automatic guest-image installer system.