Package: seabios
Version: 0.6.0+git20100710-2
Severity: serious
Tags: patch
0.6.x versions of seabios do not work with qemu << 0.13.
the conflicts on qemu-system should be changed to a breaks with appropriate
versioning:
--- control.orig 2010-08-05 10:09:47.000000000 -0400
+++ control 2010-08-05 10:10:06.000000000 -0400
@@ -9,7 +9,7 @@
Package: seabios
Architecture: all
Depends: ${misc:Depends}
-Conflicts: qemu-system (<< 0.12.0)
+Breaks: qemu-system (<< 0.13.0~rc0)
Description: Legacy BIOS implementation
SeaBIOS is a legacy BIOS implementation, aimed at supporting not only
emulated hosts such as QEMU, but also real hardware.
this should allow the testing migration scripts to work properly.
live well,
vagrant
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]