Source: virtual-mobile-builder
Section: devel
Priority: optional
Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
Build-Depends: cdbs,
               debhelper (>= 5)
Standards-Version: 3.8.0
Vcs-Bzr: http://bazaar.launchpad.net/~virtual-mobile-builder/virtual-mobile-builder/trunk
Vcs-Browser: https://code.launchpad.net/~virtual-mobile-builder/virtual-mobile-builder/trunk

Package: virtual-mobile-builder
Depends: ${misc:Depends},
         ubuntu-vm-builder (>= 0.4-0ubuntu0.3)
Recommends: moblin-image-creator (>= 0.44+repack-0ubuntu12)
Architecture: all
Section: devel
Description: tool to create virtual machines of Ubuntu Mobile and Embedded (UME)
 This simple wrapper around ubuntu-vm-builder creates kvm, qemu, or
 vmware images of Ubuntu Mobile and Embedded (UME).
 .
 It creates a user "ume" with password "ubuntu" and boots automatically
 into a hildon 800x480 environment. The downside of this approach is
 that it does not support any sort of opengl so its not useful for
 advanced testing.
 .
 To use the Moblin Image Creator flags, such as --platform, you need a
 recent version of moblin-image-creator.
