Package: spice-vdagent
Version: 0.17.0-1
Severity: minor
Tags: patch
Hello,
The attached patch fixes 2 typos in the package Debian description:
- spice-compitable => spice-compAtIble
- includs => includEs
I also changed the way the feature list is managed by using 2 space
characters at the beginning of the lines to display them verbatim.
See https://www.debian.org/doc/debian-policy/index.html#s-f-description
The description rendering should then look like
https://packages.debian.org/sid/a2ps
instead of the somewhat ugly https://packages.debian.org/stretch/spice-vdagent
-- System Information:
Debian Release: 9.1
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.9.0-3-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8),
LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages spice-vdagent depends on:
ii init-system-helpers 1.48
ii libasound2 1.1.3-5
ii libc6 2.24-11+deb9u1
ii libdbus-1-3 1.10.18-1
ii libglib2.0-0 2.50.3-2
ii libpciaccess0 0.13.4-1+b2
ii libsystemd0 232-25+deb9u1
ii libx11-6 2:1.6.4-3
ii libxfixes3 1:5.0.3-1
ii libxinerama1 2:1.1.3-1+b3
ii libxrandr2 2:1.5.1-1
spice-vdagent recommends no packages.
spice-vdagent suggests no packages.
--- debian/control.old 2017-09-08 10:48:22.210089263 +0200
+++ debian/control 2017-09-08 10:58:57.307473374 +0200
@@ -29,11 +29,11 @@
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Spice agent for Linux
spice-vdagent is the spice agent for Linux, it is used in conjunction with
- spice-compitable hypervisor, its feature includs:
- \* Client mouse mode (no need to grab mouse by client, no mouse lag)
- this is handled by the daemon by feeding mouse events into the kernel
- via uinput. This will only work if the active X-session is running a
- spice-vdagent process so that its resolution can be determined.
- \* Automatic adjustment of the X-session resolution to the client resolution
- \* Support of copy and paste (text and images) between the active X-session
- and the client
+ spice-compatible hypervisor, its feature includes:
+ - Client mouse mode (no need to grab mouse by client, no mouse lag)
+ this is handled by the daemon by feeding mouse events into the kernel
+ via uinput. This will only work if the active X-session is running a
+ spice-vdagent process so that its resolution can be determined.
+ - Automatic adjustment of the X-session resolution to the client resolution
+ - Support of copy and paste (text and images) between the active X-session
+ and the client