Work around bug #242576 in xen-tools by depending on lvm2.
[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-guest
9 Architecture: all
10 Provides: ${diverted-files}
11 Conflicts: ${diverted-files}
12 Depends: ${misc:Depends}, patch, xen-tools, busybox-static
13 Conflicts: sysvinit, upstart
14 Description: SIPB Xen automatic guest-image installer system (guest)
15  This is our automatic guest-image installer system.
16
17 Package: sipb-xen-autoinstaller-host
18 Architecture: all
19 Depends: ${misc:Depends}, sipb-xen-host-master
20 Description: SIPB Xen automatic guest-image installer system (host)
21  This is our automatic guest-image installer system.