[ubuntu/precise] virt-manager 0.9.1-1ubuntu1 (Accepted)

Marc Deslauriers marc.deslauriers at ubuntu.com
Sat Feb 11 19:10:32 UTC 2012


virt-manager (0.9.1-1ubuntu1) precise; 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.
    - Add a /usr/share/pixmaps/virt-manager-icon.svg symlink to link icon to
      where the Application Indicator can find it.
    - 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: lower libvirt-bin from Recommends to Suggests; seems
      some users (like netbooks) want to manage VMs, but not host them; see
      meta packages (ubuntu-virt, ubuntu-virt-server, ubuntu-virt-mgmt) for
      group installation of virt package sets.
    - 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.
    - 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.
  * Removed patches:
    - debian/patches/fix_resize_to_vm.patch: has equivalent Debian patch.
    - debian/patches/fix-remote-vnc-reconnect.patch: Fixed upstream.
    - debian/patches/fix_grep_portability.patch: Fixed upstream.
    - debian/patches/fix_net_stats.patch: Fixed upstream.
  * debian/patches/fix_dbus_deprecation_warning.patch: fix deprecation
    warning by switching to new way of setting up the event loop.
    (LP: #925890)

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

  * [b4fdde6] Imported Upstream version 0.9.1
  * [6782cf0] Drop patches
    - 0003-virt-manager-Fix-Resize-to-VM-menu-option.patch - fixed upstream
    - 0004-console-Fix-crashes-when-deleting-vm-on-F16.patch - fixed upstream
    - 0005-storagebrowser-ignore-unparseable-volumes.patch - fixed upstream
    - 0006-Improve-error-message-if-netcat-can-t-forward-Unix-d.patch - fixed
      upstream
    - 0007-console-Fix-hang-when-reconnecting-to-remote-VNC-con.patch - fixed
      upstream
  * [0f418f5] Bump virtinst dependency version to 0.600.1

virt-manager (0.9.0-5) unstable; urgency=low

  * [e18d4f4] Improve error message if netcat can't forward Unix domain sockets
    (Closes: #614291)
  * [d5baa70] console: Fix hang when reconnecting to remote VNC console.
    Cherry-picked from upstream (e18d4f40946598b1bc929fbc401074183ae5b4c9)

virt-manager (0.9.0-4) unstable; urgency=low

  * [e7e6e5b] New patch 0005-storagebrowser-ignore-unparseable-volumes.patch

Date: Sat, 11 Feb 2012 11:33:27 -0500
Changed-By: Marc Deslauriers <marc.deslauriers at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/precise/+source/virt-manager/0.9.1-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 11 Feb 2012 11:33:27 -0500
Source: virt-manager
Binary: virt-manager
Architecture: source
Version: 0.9.1-1ubuntu1
Distribution: precise
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Marc Deslauriers <marc.deslauriers at ubuntu.com>
Description: 
 virt-manager - desktop application for managing virtual machines
Closes: 614291
Launchpad-Bugs-Fixed: 925890
Changes: 
 virt-manager (0.9.1-1ubuntu1) precise; 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.
     - Add a /usr/share/pixmaps/virt-manager-icon.svg symlink to link icon to
       where the Application Indicator can find it.
     - 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: lower libvirt-bin from Recommends to Suggests; seems
       some users (like netbooks) want to manage VMs, but not host them; see
       meta packages (ubuntu-virt, ubuntu-virt-server, ubuntu-virt-mgmt) for
       group installation of virt package sets.
     - 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.
     - 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.
   * Removed patches:
     - debian/patches/fix_resize_to_vm.patch: has equivalent Debian patch.
     - debian/patches/fix-remote-vnc-reconnect.patch: Fixed upstream.
     - debian/patches/fix_grep_portability.patch: Fixed upstream.
     - debian/patches/fix_net_stats.patch: Fixed upstream.
   * debian/patches/fix_dbus_deprecation_warning.patch: fix deprecation
     warning by switching to new way of setting up the event loop.
     (LP: #925890)
 .
 virt-manager (0.9.1-1) unstable; urgency=low
 .
   * [b4fdde6] Imported Upstream version 0.9.1
   * [6782cf0] Drop patches
     - 0003-virt-manager-Fix-Resize-to-VM-menu-option.patch - fixed upstream
     - 0004-console-Fix-crashes-when-deleting-vm-on-F16.patch - fixed upstream
     - 0005-storagebrowser-ignore-unparseable-volumes.patch - fixed upstream
     - 0006-Improve-error-message-if-netcat-can-t-forward-Unix-d.patch - fixed
       upstream
     - 0007-console-Fix-hang-when-reconnecting-to-remote-VNC-con.patch - fixed
       upstream
   * [0f418f5] Bump virtinst dependency version to 0.600.1
 .
 virt-manager (0.9.0-5) unstable; urgency=low
 .
   * [e18d4f4] Improve error message if netcat can't forward Unix domain sockets
     (Closes: #614291)
   * [d5baa70] console: Fix hang when reconnecting to remote VNC console.
     Cherry-picked from upstream (e18d4f40946598b1bc929fbc401074183ae5b4c9)
 .
 virt-manager (0.9.0-4) unstable; urgency=low
 .
   * [e7e6e5b] New patch 0005-storagebrowser-ignore-unparseable-volumes.patch
Checksums-Sha1: 
 15abc21b650811216c83672770550fa564ba40d3 2200 virt-manager_0.9.1-1ubuntu1.dsc
 fded44c13ea3a542ed95d9a0c3ae3cb2c8a110fc 1942398 virt-manager_0.9.1.orig.tar.gz
 11cb24e31cf21b600f01de4fbece55d6b84e1987 17075 virt-manager_0.9.1-1ubuntu1.debian.tar.gz
Checksums-Sha256: 
 05e6e84da8dd2e5cf46857a7f1b4ab24dc66bd0e5a62171d382204bfb74eaa0c 2200 virt-manager_0.9.1-1ubuntu1.dsc
 15e064167ba5ff84ce6fc8790081d61890430f2967f89886a84095a23e40094a 1942398 virt-manager_0.9.1.orig.tar.gz
 dbc10f15e1c92fafeab140dfb0d8927d836169e58e3651e1febb9625e78e85f9 17075 virt-manager_0.9.1-1ubuntu1.debian.tar.gz
Files: 
 e78dc9a9dbf6f06960e23bf37b3cf42e 2200 admin optional virt-manager_0.9.1-1ubuntu1.dsc
 cfee07b277e315b16d5180cfab5f8307 1942398 admin optional virt-manager_0.9.1.orig.tar.gz
 21c845fd72d7d2b0c728372240a407a4 17075 admin optional virt-manager_0.9.1-1ubuntu1.debian.tar.gz
Original-Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCgAGBQJPNrylAAoJEGVp2FWnRL6Tm+YQAK5Dbn9Z++4L2S15QCiyCDuI
Ru08ASKYoBkfJHqUTJAvLnBP5ImI47J97yJVWZVNk79Kecy+FBwuh4nktTFMHiWl
HTaGpuxwRnZprL7aOeMeKKmpbbPfraIllHvlrFs2mAkzAhn4G/3wybi9YDbLUwRI
3EAiI7zCFJaiwh+N6KZINqVDfpjgE3Ew/Rh4PvXpTG1otkyPGEVUDS8qpdGnDc+d
ObajePO4Wah6i3++JdoJ6wWRSWxWK95RRkjqeuyKXQvKNb0gBTiXVd8QJM5Yzwfr
pDjZ8p8Cga+iMxIdiKETYPUZfxBFCLbu2M4LEJbLKcraRSymAJwMeVdcAcElzgKk
5e+GD0qydQDVz9EYdNifeQPpyq1HH9SHR6C2D3hWSMCOmv0oBgvGBnveGdeM8Zvm
RWR771ozN7hgK9rX21ciLc+6ti59bUwr0qoszhMUyb4Ogz+FBkbtEq+XUqJR1L7E
yBZ6lCc+uv0KzNCTgWQeJc7tbtIf2TzEeNE8XOfdgk3bep3dU8eFZCq6RAAMgpJT
4X9bWFQyOOthv838f2AIMyzlCvGuM2q+f82qF8N1pQ9bcbaHgUAZtkBrhpMZ38Lm
9jq6NolVFnZCdJ5E2j4TpkMdJmlEUoxiZd5QfyMnoC5qkgqNmoraHz9rC9bueoHA
et6cPyFORaTkFHfw2Ul6
=3WqE
-----END PGP SIGNATURE-----


More information about the Precise-changes mailing list