From: Diederik de Haas Date: Mon, 4 Oct 2021 18:19:05 +0000 (+0200) Subject: d/control: Harmonize the capitalization of the 'Xen' word X-Git-Tag: archive/raspbian/4.16.1-1+rpi1^2~29 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=622f4ed34b2c3eb023ec2a8efe14f54a0d279242;p=xen.git d/control: Harmonize the capitalization of the 'Xen' word The writing style of 'Xen' was inconsistent, so fix that. Signed-off-by: Diederik de Haas --- diff --git a/debian/control b/debian/control index 82ead88314..6914252c69 100644 --- a/debian/control +++ b/debian/control @@ -88,7 +88,7 @@ Package: xen-doc Section: doc Architecture: amd64 armhf arm64 Depends: ${misc:Depends} -Description: XEN documentation +Description: Xen documentation Documentation for the Xen hypervisor and surrounding software, including descriptions of the hypercall interfaces and of some of the library APIs. @@ -104,8 +104,8 @@ Provides: xen-utils Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, xen-utils-common (>= ${source:Version}) Recommends: bridge-utils, xen-hypervisor-4.16, qemu-system-xen [amd64], grub-xen-host [amd64] Suggests: qemu-utils [amd64], seabios [amd64], ovmf -Description: XEN administrative tools - The userspace tools to manage a system virtualized through the XEN virtual +Description: Xen administrative tools + The userspace tools to manage a system virtualized through the Xen virtual machine monitor. . qemu-utils and seabios are neded for "Xen HVM" (amd64) @@ -118,7 +118,7 @@ Provides: xen-hypervisor, xen-hypervisor-4.16, xen-hypervisor-amd64 Depends: ${misc:Depends} Recommends: xen-utils-4.16, xen-hypervisor-common Description: Xen Hypervisor on AMD64 - The hypervisor is the "core" for XEN itself. It gets booted by the boot + The hypervisor is the "core" for Xen itself. It gets booted by the boot loader and controls cpu and memory, sharing them between your administrative domain (Domain 0) and the virtual guest systems. @@ -138,7 +138,7 @@ Provides: xen-hypervisor, xen-hypervisor-4.16, xen-hypervisor-arm64 Depends: ${misc:Depends} Recommends: xen-utils-4.16, xen-hypervisor-common Description: Xen Hypervisor on ARM64 - The hypervisor is the "core" for XEN itself. It gets booted by the boot + The hypervisor is the "core" for Xen itself. It gets booted by the boot loader and controls cpu and memory, sharing them between your administrative domain (Domain 0) and the virtual guest systems. @@ -158,7 +158,7 @@ Provides: xen-hypervisor, xen-hypervisor-4.16, xen-hypervisor-armhf Depends: ${misc:Depends} Recommends: xen-utils-4.16, xen-hypervisor-common Description: Xen Hypervisor on ARMHF - The hypervisor is the "core" for XEN itself. It gets booted by the boot + The hypervisor is the "core" for Xen itself. It gets booted by the boot loader and controls cpu and memory, sharing them between your administrative domain (Domain 0) and the virtual guest systems.