[ubuntu/saucy-proposed] qemu 1.5.0+dfsg-2ubuntu1 (Accepted)
Serge Hallyn
serge.hallyn at ubuntu.com
Wed May 29 00:10:21 UTC 2013
qemu (1.5.0+dfsg-2ubuntu1) saucy; urgency=low
* Merge 1.5.0+dfs-2 from debian unstable. Remaining changes:
- debian/control
* update maintainer
* remove libiscsi, usb-redir, vde, vnc-jpeg, and libssh2-1-dev
from build-deps
* enable rbd
* add qemu-system and qemu-common B/R to qemu-keymaps
* add D:udev, R:qemu, R:qemu-common and B:qemu-common to
qemu-system-common
* qemu-system-arm, qemu-system-ppc, qemu-system-sparc:
- add qemu-kvm to Provides
- add qemu-common, qemu-kvm, kvm to B/R
- remove openbios-sparc from qemu-system-sparc D
* qemu-system-x86:
- add qemu-common to Breaks/Replaces.
- add cpu-checker to Recommends.
* qemu-user: add B/R:qemu-kvm
* qemu-kvm:
- add armhf armel powerpc sparc to Architecture
- C/R/P: qemu-kvm-spice
* add qemu-common package
* drop qemu-slof which is not packaged in ubuntu
- add qemu-system-common.links for tap ifup/down scripts and OVMF link.
- qemu-system-x86.links:
* remove pxe rom links which are in kvm-ipxe
* add symlink for kvm.1 manpage
- debian/rules
* add kvm-spice symlink to qemu-kvm
* call dh_installmodules for qemu-system-x86
* update dh_installinit to install upstart script
* run dh_installman (Closes: #709241) (cherrypicked from 1.5.0+dfsg-2)
- Add qemu-utils.links for kvm-* symlinks.
- Add qemu-system-x86.qemu-kvm.upstart and .default
- Add qemu-system-x86.modprobe to set nesting=1
- Add qemu-system-common.preinst to add kvm group
- qemu-system-common.postinst: remove bad group acl if there, then have
udev relabel /dev/kvm.
- Dropped patches:
* 0001-fix-wrong-output-with-info-chardev-for-tcp-socket.patch
- Kept patches:
* expose_vms_qemu64cpu.patch - updated
* gridcentric patch - updated
* linaro arm patches from qemu-linaro rebasing branch
Date: Tue, 28 May 2013 08:18:30 -0500
Changed-By: Serge Hallyn <serge.hallyn at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/saucy/+source/qemu/1.5.0+dfsg-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 28 May 2013 08:18:30 -0500
Source: qemu
Binary: qemu qemu-keymaps qemu-system qemu-system-common qemu-system-misc qemu-system-arm qemu-system-mips qemu-system-ppc qemu-system-sparc qemu-system-x86 qemu-user qemu-user-static qemu-utils qemu-guest-agent qemu-kvm qemu-common
Architecture: source
Version: 1.5.0+dfsg-2ubuntu1
Distribution: saucy
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Serge Hallyn <serge.hallyn at ubuntu.com>
Description:
qemu - fast processor emulator
qemu-common - dummy transitional package from qemu-common to qemu-keymaps
qemu-guest-agent - Guest-side qemu-system agent
qemu-keymaps - QEMU keyboard maps
qemu-kvm - QEMU Full virtualization on x86 hardware (transitional package)
qemu-system - QEMU full system emulation binaries
qemu-system-arm - QEMU full system emulation binaries (arm)
qemu-system-common - QEMU full system emulation binaries (common files)
qemu-system-mips - QEMU full system emulation binaries (mips)
qemu-system-misc - QEMU full system emulation binaries (miscelaneous)
qemu-system-ppc - QEMU full system emulation binaries (ppc)
qemu-system-sparc - QEMU full system emulation binaries (sparc)
qemu-system-x86 - QEMU full system emulation binaries (x86)
qemu-user - QEMU user mode emulation binaries
qemu-user-static - QEMU user mode emulation binaries (static version)
qemu-utils - QEMU utilities
Closes: 709241
Changes:
qemu (1.5.0+dfsg-2ubuntu1) saucy; urgency=low
.
* Merge 1.5.0+dfs-2 from debian unstable. Remaining changes:
- debian/control
* update maintainer
* remove libiscsi, usb-redir, vde, vnc-jpeg, and libssh2-1-dev
from build-deps
* enable rbd
* add qemu-system and qemu-common B/R to qemu-keymaps
* add D:udev, R:qemu, R:qemu-common and B:qemu-common to
qemu-system-common
* qemu-system-arm, qemu-system-ppc, qemu-system-sparc:
- add qemu-kvm to Provides
- add qemu-common, qemu-kvm, kvm to B/R
- remove openbios-sparc from qemu-system-sparc D
* qemu-system-x86:
- add qemu-common to Breaks/Replaces.
- add cpu-checker to Recommends.
* qemu-user: add B/R:qemu-kvm
* qemu-kvm:
- add armhf armel powerpc sparc to Architecture
- C/R/P: qemu-kvm-spice
* add qemu-common package
* drop qemu-slof which is not packaged in ubuntu
- add qemu-system-common.links for tap ifup/down scripts and OVMF link.
- qemu-system-x86.links:
* remove pxe rom links which are in kvm-ipxe
* add symlink for kvm.1 manpage
- debian/rules
* add kvm-spice symlink to qemu-kvm
* call dh_installmodules for qemu-system-x86
* update dh_installinit to install upstart script
* run dh_installman (Closes: #709241) (cherrypicked from 1.5.0+dfsg-2)
- Add qemu-utils.links for kvm-* symlinks.
- Add qemu-system-x86.qemu-kvm.upstart and .default
- Add qemu-system-x86.modprobe to set nesting=1
- Add qemu-system-common.preinst to add kvm group
- qemu-system-common.postinst: remove bad group acl if there, then have
udev relabel /dev/kvm.
- Dropped patches:
* 0001-fix-wrong-output-with-info-chardev-for-tcp-socket.patch
- Kept patches:
* expose_vms_qemu64cpu.patch - updated
* gridcentric patch - updated
* linaro arm patches from qemu-linaro rebasing branch
Checksums-Sha1:
3425b855e82b7b4669db2e1d445eedd3cbfaa0d0 3284 qemu_1.5.0+dfsg-2ubuntu1.dsc
315405acc60888205329af0578b3d99f45a045e0 4419620 qemu_1.5.0+dfsg.orig.tar.xz
6e2237c17526553334935ab7d5860304684582f7 240796 qemu_1.5.0+dfsg-2ubuntu1.debian.tar.gz
Checksums-Sha256:
93cffc8d0a8226df7dfde603c88ff12f412c28e4623ddb31d1e229af1fe1e819 3284 qemu_1.5.0+dfsg-2ubuntu1.dsc
533391a3edc731e2add540f4adcc403ee6fec7a17b48c5ea8daa3e23d09d1319 4419620 qemu_1.5.0+dfsg.orig.tar.xz
86c53d8907025ad60b3f42ddad4b0013d4282885a9410cd6c2713a871c5d62a0 240796 qemu_1.5.0+dfsg-2ubuntu1.debian.tar.gz
Files:
bab99bb8cbadf83dc9926ff160eb900c 3284 misc optional qemu_1.5.0+dfsg-2ubuntu1.dsc
456401a65aa8d6375e0efed46daae518 4419620 misc optional qemu_1.5.0+dfsg.orig.tar.xz
698adea3b6d96fa3fca515b21b6e0542 240796 misc optional qemu_1.5.0+dfsg-2ubuntu1.debian.tar.gz
Original-Maintainer: Debian QEMU Team <pkg-qemu-devel at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQEcBAEBAgAGBQJRpLzoAAoJEOn+6gaoXj+dENcH/R653iWARY2AeZqxOxMVnfxX
iqaUplFU8rK6bsT3dozumNU31PHjlIaD9+uPj9UxwM9HjgM/hDQj95+n1Wund0wg
quXm9kGsETUgYoepJV7zqLMObgBClqB66T/wN9bKTkBJ2LrVNwmFFvJvhAeYKBtd
2qdC6wGBD/1J81vYYq2zZRjs6mn3Ad4L9GIj8ysFT459lPO6I8HQRHCV0XnZOJYQ
OJ2iotW5AUfVzGh8Ohqdwi7co2ihcHaWTQbKCxOiLApcWj4hA4oEBxGshJCpZLci
SqsmhSIe0etaeSGLl3QqwUd0MM8EB1AYnjXd2AJEDfc0DUneDEZzTy9ySvxFuyo=
=H7j2
-----END PGP SIGNATURE-----
More information about the Saucy-changes
mailing list