[Bug 1004776] Re: Boxes should recommend qemu-kvm-spice not qemu-kvm

Andrew Starr-Bochicchio a.starr.b at gmail.com
Sat May 26 20:46:31 UTC 2012


Uploaded.

As you're an uploader in Debian, what's the chance of using dpkg-vendor
to generate this at build time so we don't have to keep merging this?

Something like, in debian/rules:

ifeq ($(shell dpkg-vendor --derives-from Ubuntu && echo yes),yes)
	DEB_DH_GENCONTROL_ARGS_ALL = -- -Vdist:Recommends="qemu-kvm-spice"
else
	DEB_DH_GENCONTROL_ARGS_ALL = -- -Vdist:Recommends="qemu-kvm"
endif


And in debian/control{.in}:

Recommends: ${dist:Recommends}

Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1004776

Title:
  Boxes should recommend qemu-kvm-spice not qemu-kvm

Status in “gnome-boxes” package in Ubuntu:
  Fix Released

Bug description:
  GNOME Boxes is a simple app to access remote or virtual machines and
  is basically a SPICE frontend. Unlike in Debian, Ubuntu's qemu-kvm was
  not compiled with spice support. On Ubuntu, gnome-boxes should instead
  recommend qemu-kvm-spice which does have the spice support.

  Patch attached.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gnome-boxes 3.4.2+dfsg-1
  ProcVersionSignature: Ubuntu 3.4.0-3.7-generic 3.4.0
  Uname: Linux 3.4.0-3-generic x86_64
  ApportVersion: 2.1-0ubuntu1
  Architecture: amd64
  CheckboxSubmission: 201084ed41ea7548f8becd47fa4d1e6c
  CheckboxSystem: c541d13ea4f205f2fd751f76ed21105b
  Date: Fri May 25 20:40:54 2012
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120425)
  SourcePackage: gnome-boxes
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-boxes/+bug/1004776/+subscriptions



More information about the Ubuntu-sponsors mailing list