d/control: Harmonize the capitalization of the 'Xen' word
authorDiederik de Haas <didi.debian@cknow.org>
Mon, 4 Oct 2021 18:19:05 +0000 (20:19 +0200)
committerHans van Kranenburg <hans@knorrie.org>
Thu, 5 May 2022 18:44:52 +0000 (20:44 +0200)
The writing style of 'Xen' was inconsistent, so fix that.

Signed-off-by: Diederik de Haas <didi.debian@cknow.org>
debian/control

index 82ead88314676ef5bcd05c879721691b3d91e7ae..6914252c695930d812a90421880257851bcf206d 100644 (file)
@@ -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.