Package: qemu
Version: 0.8.2-5
Severity: normal
Tags: patch
Now that recommends finally have a meaning, I think it would be good to move
the "non-essential but still necessary most of the times" dependencies to
recommends.
-- System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-amd64
Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8)
Versions of packages qemu depends on:
ii bochsbios 2.3-2 BIOS for the Bochs emulator
ii libasound2 1.0.13-2 ALSA library
ii libc6 2.3.6.ds1-13 GNU C Library: Shared libraries
ii libsdl1.2debian 1.2.11-8 Simple DirectMedia Layer
ii openhackware 0.4.1-2 OpenFirmware emulator for PowerPC
ii proll 18-2 JavaStation PROM 2.x compatible re
ii vgabios 0.6a-1 VGA BIOS software for the Bochs an
ii zlib1g 1:1.2.3-13 compression library - runtime
Versions of packages qemu recommends:
ii debootstrap 0.3.3.2 Bootstrap a basic Debian system
ii sharutils 1:4.2.1-15 shar, unshar, uuencode, uudecode
pn vde <none> (no description available)
-- no debconf information
diff -ur qemu-0.9.0.old/debian/control qemu-0.9.0/debian/control
--- qemu-0.9.0.old/debian/control 2007-08-05 13:15:42.000000000 +0200
+++ qemu-0.9.0/debian/control 2007-08-05 13:17:19.000000000 +0200
@@ -13,9 +13,8 @@
Package: qemu
Architecture: amd64 i386 powerpc alpha sparc arm armeb armel s390
kfreebsd-i386 kfreebsd-amd64
-Depends: ${shlibs:Depends}, vgabios (>= 0.5a-1), bochsbios (>= 2.2.1-1),
- proll, openhackware
-Recommends: debootstrap, sharutils, vde2
+Depends: ${shlibs:Depends}
+Recommends: debootstrap, sharutils, vde2, vgabios (>= 0.5a-1), bochsbios (>=
2.2.1-1), proll, openhackware
Suggests: sudo
XB-Tag: hardware::emulation, interface::x11, role::program, scope::utility,
uitoolkit::sdl, x11::application
Description: fast processor emulator
Only in qemu-0.9.0/debian: control~