virt-manager 0.9.5-1ubuntu1 source package in Ubuntu

Changelog

virt-manager (0.9.5-1ubuntu1) saucy; urgency=low

  * Merge from debian unstable. Remaining changes:
    - debian/control, debian/rules: Build using dh_python2
    - debian/control: Depend on python-appindicator for appindicator
      support.
    - debian/patches/more_helpful_error_message.patch: explain to the user
      why he can't connect to qemu:///system and what he can do fix it.
    - debian/control: drop python-spice-client-gtk to Suggests as it is in
      universe.
    - debian/patches/use_ubuntu_package_names.patch: Suggest installing the
      packages that are actually available in Ubuntu.
    - debian/rules: Set qemu user to libvirt-qemu so appropriate
      permissions get set.
    - debian/rules: Set Ubuntu as the preferred distro so we appear first
      in the list.
    - debian/rules: disable TUI for now, since the required dependencies
      are not available (Newt Syrup).
    - debian/rules: Drop patchsys-quilt include since dpkg-source does the
      quilt dance for us.
    - debian/rules: specify Ubuntu package names to prompt user with
      packagekit installation on first use.
    - Removed python-ipy dependency as it is in universe:
      - debian/control: remove python-ipy from Depends
      - debian/series: disable 0002-Use-IPy-from-python-ipy.patch patch so
        we use the one that's included in the virt-manager source.
      - debian/rules: don't delete the IPy file.
    - debian/patches/fork_before_gtk_import.patch: work around global menu
      and appindicator not working correctly by forking before the gtk
      import.
    - debian/patches/uefi_support.patch: ugly hack to add a UEFI firmware
      option.
    - Use new raring qemu-system package name:
      - debian/patches/use_ubuntu_package_names.patch
      - debian/rules
  * Removed patches:
    - debian/patches/fix_kvm_packages_list.patch: Upstream.

virt-manager (0.9.5-1) unstable; urgency=low

  * [effdbc4] Imported Upstream version 0.9.5
  * [0fea9cf] Redo patches
  * [244f888] Bump virtinst dependency version to 0.600.4
 -- Marc Deslauriers <email address hidden>   Tue, 21 May 2013 11:51:01 -0400

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Saucy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
virt-manager_0.9.5.orig.tar.gz 1.7 MiB 5d2afb282fb8c4401f9e203dcb41a62746b9a909258d440d508219bc1a33803d
virt-manager_0.9.5-1ubuntu1.debian.tar.gz 21.1 KiB 6b31ffb6cd6a6dc72132bf6800985ffb7f818609dca6b45db527aea92fa102a5
virt-manager_0.9.5-1ubuntu1.dsc 2.1 KiB b55039729291e877dc862e1a0c82300b967a81069217355b852cc7728f4fa228

Available diffs

View changes file

Binary packages built by this source

virt-manager: desktop application for managing virtual machines

 It presents a summary view of running domains and their live performance &
 resource utilization statistics. A detailed view presents graphs showing
 performance & utilization over time. Ultimately it will allow creation of new
 domains, and configuration & adjustment of a domain's resource allocation &
 virtual hardware. Finally an embedded VNC client viewer presents a full
 graphical console to the guest domain.
 .
 NOTE: the GUI is still considered experimental.