Source: testdrive
Section: python
Priority: extra
Maintainer: Andres Rodriguez <andreserl@ubuntu.com>
XSBC-Original-Maintainer: Dustin Kirkland <kirkland@ubuntu.com>
Standards-Version: 3.9.4
Build-Depends: debhelper (>= 7), gettext-base, python (>= 2.6.6-3~), python-distutils-extra (>= 2.10)
X-Python-Version: >= 2.6
Homepage: http://launchpad.net/testdrive
Vcs-Bzr: http://bazaar.launchpad.net/~kirkland/testdrive/trunk

Package: testdrive
Architecture: all
Depends: ${misc:Depends}
Recommends: testdrive-gtk, testdrive-cli, usb-creator-gtk
Description: run the daily Ubuntu ISO in a virtual machine (meta-package)
 Testdrive helps you download and run the daily Ubuntu development ISO
 in a virtual machine on your local hardware.
 .
 It is strongly recommended that you have a CPU with VT and sufficient
 memory on your system to host virtual machines.  In this case, testdrive
 will use KVM to host your virtual machines.

Package: testdrive-common
Architecture: all
Depends: ${python:Depends}, ${misc:Depends},
 qemu-kvm | kvm ( >= 1:84+dfsg-0ubuntu12.4 ) | virtualbox ( >= 4.0) | virtualbox-3.1 | virtualbox-3.2 | virtualbox-4.0,
 python-xdg,
 rsync,
 wget
Recommends: zsync, usb-creator-gtk | usb-creator-kde, cpu-checker, kvm-pxe
Description: run the daily Ubuntu ISO in a virtual machine (common files)
 Testdrive helps you download and run the daily Ubuntu development ISO
 in a virtual machine on your local hardware.
 .
 It is strongly recommended that you have a CPU with VT and sufficient
 memory on your system to host virtual machines.  In this case, testdrive
 will use KVM to host your virtual machines.
 .
 Alternatively, you can use VirtualBox.
 .
 This package contains the common files used by the different Testdrive
 front-ends.

Package: testdrive-cli
Architecture: all
Depends: ${misc:Depends},
 ${python:Depends},
 testdrive-common (= ${source:Version})
Description: run the daily Ubuntu ISO in a virtual machine (command line)
 Testdrive helps you download and run the daily Ubuntu development ISO
 in a virtual machine on your local hardware.
 .
 It is strongly recommended that you have a CPU with VT and sufficient
 memory on your system to host virtual machines.  In this case, testdrive
 will use KVM to host your virtual machines.
 .
 Alternatively, you can use VirtualBox.
 .
 This package contains the command line Front-end for TestDrive.

Package: testdrive-gtk
Architecture: all
Depends: ${misc:Depends},
 ${python:Depends},
 testdrive-common (= ${source:Version}),
 python-gtk2,
 python-notify
Recommends: usb-creator-gtk
Description: run the daily Ubuntu ISO in a virtual machine (GTK Front-end)
 Testdrive helps you download and run the daily Ubuntu development ISO
 in a virtual machine on your local hardware.
 .
 It is strongly recommended that you have a CPU with VT and sufficient
 memory on your system to host virtual machines.  In this case, testdrive
 will use KVM to host your virtual machines.
 .
 Alternatively, you can use VirtualBox.
 .
 This package contains the PyGTK Front-end for TestDrive.
