[ubuntu/maverick] virt-manager 0.8.4-7ubuntu1 (Accepted)
Marc Deslauriers
marc.deslauriers at ubuntu.com
Fri Sep 3 14:15:27 BST 2010
virt-manager (0.8.4-7ubuntu1) maverick; urgency=low
* Merge from debian unstable (LP: #627593). Remaining changes:
- 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.
- Add patch da_l10n.patch since it is not integrated.
- Add patch show_session_or_system_in_console to make the overview
screen show which local qemu session you're connected to.
- Add patch more_helpful_error_message to explain to the user why he
can't connect to qemu:///system and what he can do fix it. LP #198957
- Add patch qemu-system-by-default to automatically add qemu:///system
to the list of hypervisors if the user has write access to the UNIX
socket. LP #226899
- Add patch fix-nc-with-zsh.patch to really fix compatibility with
tcsh. (LP: #605172)
- Add patch remove-appindicator-workarounds.patch to remove workarounds
that impact performance as they are unnecessary now that LP: #530138
has been resolved.
- Add patch custom-icon-installation.patch: fix icon installation
location. (LP: #597378)
- Drop debian/links as the previous patch fixes the icon location
- Drop patchsys-quilt include since dpkg-source does the quilt dance for
us.
- debian/control: lower libvirt-bin from Recommends to Suggests,
LP: #556312; 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 pacakge sets
virt-manager (0.8.4-7) unstable; urgency=low
* [b234741] Recommend gnome-icon-theme for missing icons like system-
shutdown (Closes: #588964)
* [8757061] Suggest ssh-askpass. (Closes: #590649)
* [e07202f] New patch 0006-Fix-error-launching-create-wizard-on-qemu-
session.patch. Fix error launching create wizard on qemu:///session
(Closes: #590491) - thanks to Cole Robinson
virt-manager (0.8.4-6) unstable; urgency=low
* [bacb45b] Add README.Debian (Closes: #501824)
* [b5e83b0] Fix icon location (Closes: #588964)
* [6466da1] New patch 0005-Add-conn-info-to-virtinst.VirtualGraphics.patch
Add conn info to virtinst.VirtualGraphics (Closes: #583534) - thanks to
Cole Robinson
virt-manager (0.8.4-5) unstable; urgency=low
* create: Skip post-install restart if user destroys VM
* Bump Standards-Version to 3.9.0.
virt-manager (0.8.4-4) unstable; urgency=low
[ Guido Günther ]
* [81ab451] Add README.Debian (Closes: #501824)
[ Loïc Minier ]
* [8d83b97] Tweaks to rules:
* Don't include python-distutils class, I don't think it's reasonnable to
include multiple CDBS classes and this package has no setup.py anyway;
instead, add a binary- install/virt-manager:: target and call
dh_pysupport manually.
* Include gnome class instead of autotools class; this will call dh_gconf
and properly register/unregister the schemas, hopefully fixes
LP: #583279.
* Include gnome class after the other includes, it used to make a
significant difference, but probably doesn't make one anymore nowadays.
(Closes: #582668)
Date: Fri, 03 Sep 2010 08:48:56 -0400
Changed-By: Marc Deslauriers <marc.deslauriers at ubuntu.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Marc Deslauriers <marc.deslauriers at canonical.com>
https://launchpad.net/ubuntu/maverick/+source/virt-manager/0.8.4-7ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 03 Sep 2010 08:48:56 -0400
Source: virt-manager
Binary: virt-manager
Architecture: source
Version: 0.8.4-7ubuntu1
Distribution: maverick
Urgency: low
Maintainer: Ubuntu Core 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: 501824 582668 583534 588964 590491 590649
Launchpad-Bugs-Fixed: 530138 556312 583279 597378 605172 627593
Changes:
virt-manager (0.8.4-7ubuntu1) maverick; urgency=low
.
* Merge from debian unstable (LP: #627593). Remaining changes:
- 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.
- Add patch da_l10n.patch since it is not integrated.
- Add patch show_session_or_system_in_console to make the overview
screen show which local qemu session you're connected to.
- Add patch more_helpful_error_message to explain to the user why he
can't connect to qemu:///system and what he can do fix it. LP #198957
- Add patch qemu-system-by-default to automatically add qemu:///system
to the list of hypervisors if the user has write access to the UNIX
socket. LP #226899
- Add patch fix-nc-with-zsh.patch to really fix compatibility with
tcsh. (LP: #605172)
- Add patch remove-appindicator-workarounds.patch to remove workarounds
that impact performance as they are unnecessary now that LP: #530138
has been resolved.
- Add patch custom-icon-installation.patch: fix icon installation
location. (LP: #597378)
- Drop debian/links as the previous patch fixes the icon location
- Drop patchsys-quilt include since dpkg-source does the quilt dance for
us.
- debian/control: lower libvirt-bin from Recommends to Suggests,
LP: #556312; 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 pacakge sets
.
virt-manager (0.8.4-7) unstable; urgency=low
.
* [b234741] Recommend gnome-icon-theme for missing icons like system-
shutdown (Closes: #588964)
* [8757061] Suggest ssh-askpass. (Closes: #590649)
* [e07202f] New patch 0006-Fix-error-launching-create-wizard-on-qemu-
session.patch. Fix error launching create wizard on qemu:///session
(Closes: #590491) - thanks to Cole Robinson
.
virt-manager (0.8.4-6) unstable; urgency=low
.
* [bacb45b] Add README.Debian (Closes: #501824)
* [b5e83b0] Fix icon location (Closes: #588964)
* [6466da1] New patch 0005-Add-conn-info-to-virtinst.VirtualGraphics.patch
Add conn info to virtinst.VirtualGraphics (Closes: #583534) - thanks to
Cole Robinson
.
virt-manager (0.8.4-5) unstable; urgency=low
.
* create: Skip post-install restart if user destroys VM
* Bump Standards-Version to 3.9.0.
.
virt-manager (0.8.4-4) unstable; urgency=low
.
[ Guido Günther ]
* [81ab451] Add README.Debian (Closes: #501824)
.
[ Loïc Minier ]
* [8d83b97] Tweaks to rules:
* Don't include python-distutils class, I don't think it's reasonnable to
include multiple CDBS classes and this package has no setup.py anyway;
instead, add a binary- install/virt-manager:: target and call
dh_pysupport manually.
* Include gnome class instead of autotools class; this will call dh_gconf
and properly register/unregister the schemas, hopefully fixes
LP: #583279.
* Include gnome class after the other includes, it used to make a
significant difference, but probably doesn't make one anymore nowadays.
(Closes: #582668)
Checksums-Sha1:
c54883fcdad2f3529b1c78d83ce07bb585c005b3 1544 virt-manager_0.8.4-7ubuntu1.dsc
cdc8e65c84164c28ac5027c3bba46a3cd7531e96 2319338 virt-manager_0.8.4.orig.tar.gz
29c67a4d5bbf7499327ac2c0d884afe081269bd1 26562 virt-manager_0.8.4-7ubuntu1.debian.tar.gz
Checksums-Sha256:
61d5601c589f24fcf8738cda06e01f03ca0452baa8d829b7021ed65c8d4657ad 1544 virt-manager_0.8.4-7ubuntu1.dsc
b9f7e6c6e3a552d60d711e352c3ba9cc0c025f5ef920701b74876ddd62dc8f76 2319338 virt-manager_0.8.4.orig.tar.gz
8c0d0458e791b6d962d43af7081e454e91d984fc2f9dae44ebe54bb4ab04d551 26562 virt-manager_0.8.4-7ubuntu1.debian.tar.gz
Files:
85f07c39f09e44d3dc3b8a155c2c9edb 1544 admin optional virt-manager_0.8.4-7ubuntu1.dsc
133723a0495b79669b0903533d4a4671 2319338 admin optional virt-manager_0.8.4.orig.tar.gz
c4fb00366b6421adcaf2c81c585f4bb1 26562 admin optional virt-manager_0.8.4-7ubuntu1.debian.tar.gz
Original-Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkyA89gACgkQLMAs/0C4zNqF9wCfe0kjjxmGsAr+LYqw9QsIxpmc
ZzcAn3zFY5g4/ohbr3f2WB0aglhLfYh9
=XX4u
-----END PGP SIGNATURE-----
More information about the Maverick-changes
mailing list