debian: update debian/control for xen-4.16 build
authorMaximilian Engelhardt <maxi@daemonizer.de>
Sat, 4 Dec 2021 18:01:20 +0000 (19:01 +0100)
committerHans van Kranenburg <hans@knorrie.org>
Fri, 17 Dec 2021 10:53:04 +0000 (11:53 +0100)
replace 4.14 with 4.16

Signed-off-by: Maximilian Engelhardt <maxi@daemonizer.de>
debian/control

index 1f88f1a40f7d15c2fca2341f4488159736175d4f..967e6441132ba4c83e4c052558292cde0dbdcbfb 100644 (file)
@@ -97,12 +97,12 @@ Description: XEN documentation
  Xen control utilities, as those are in the xen-utils-common package.
 # Yes, arch-specific.  See xen-doc.lintian-overrides.
 
-Package: xen-utils-4.14
+Package: xen-utils-4.16
 Section: admin
 Architecture: amd64 arm64 armhf i386
 Provides: xen-utils
 Depends: ${shlibs:Depends}, ${misc:Depends}, python3, xen-utils-common (>= ${source:Version})
-Recommends: bridge-utils, libc6-xen [i386], xen-hypervisor-4.14, qemu-system-x86, grub-xen-host [i386 amd64]
+Recommends: bridge-utils, libc6-xen [i386], xen-hypervisor-4.16, qemu-system-x86, grub-xen-host [i386 amd64]
 Suggests: qemu-utils [i386 amd64], seabios [i386 amd64], ovmf
 Description: XEN administrative tools
  The userspace tools to manage a system virtualized through the XEN virtual
@@ -111,12 +111,12 @@ Description: XEN administrative tools
  qemu-utils and seabios are neded for "Xen HVM" (amd64 and i386)
 Built-Using: ${misc:Built-Using}
 
-Package: xen-hypervisor-4.14-amd64
+Package: xen-hypervisor-4.16-amd64
 Section: kernel
 Architecture: amd64 i386
-Provides: xen-hypervisor, xen-hypervisor-4.14, xen-hypervisor-amd64
+Provides: xen-hypervisor, xen-hypervisor-4.16, xen-hypervisor-amd64
 Depends: ${misc:Depends}
-Recommends: xen-utils-4.14, xen-hypervisor-common
+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
  loader and controls cpu and memory, sharing them between your
@@ -130,17 +130,17 @@ Package: xen-system-amd64
 Section: admin
 Architecture: amd64 i386
 Provides: xen-system
-Depends: xen-hypervisor-4.14-amd64, xen-hypervisor-common, xen-utils-4.14, ${misc:Depends}
+Depends: xen-hypervisor-4.16-amd64, xen-hypervisor-common, xen-utils-4.16, ${misc:Depends}
 Description: Xen System on AMD64 (metapackage)
  This package depends on the latest Xen hypervisor for use on AMD64 and the
  Xen utils.
 
-Package: xen-hypervisor-4.14-arm64
+Package: xen-hypervisor-4.16-arm64
 Section: kernel
 Architecture: arm64
-Provides: xen-hypervisor, xen-hypervisor-4.14, xen-hypervisor-arm64
+Provides: xen-hypervisor, xen-hypervisor-4.16, xen-hypervisor-arm64
 Depends: ${misc:Depends}
-Recommends: xen-utils-4.14, xen-hypervisor-common
+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
  loader and controls cpu and memory, sharing them between your
@@ -154,17 +154,17 @@ Package: xen-system-arm64
 Section: admin
 Architecture: arm64
 Provides: xen-system
-Depends: xen-hypervisor-4.14-arm64, xen-hypervisor-common, xen-utils-4.14, ${misc:Depends}
+Depends: xen-hypervisor-4.16-arm64, xen-hypervisor-common, xen-utils-4.16, ${misc:Depends}
 Description: Xen System on ARM64 (metapackage)
  This package depends on the latest Xen hypervisor for use on ARM64 and the
  Xen utils.
 
-Package: xen-hypervisor-4.14-armhf
+Package: xen-hypervisor-4.16-armhf
 Section: kernel
 Architecture: armhf
-Provides: xen-hypervisor, xen-hypervisor-4.14, xen-hypervisor-armhf
+Provides: xen-hypervisor, xen-hypervisor-4.16, xen-hypervisor-armhf
 Depends: ${misc:Depends}
-Recommends: xen-utils-4.14, xen-hypervisor-common
+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
  loader and controls cpu and memory, sharing them between your
@@ -178,7 +178,7 @@ Package: xen-system-armhf
 Section: admin
 Architecture: armhf
 Provides: xen-system
-Depends: xen-hypervisor-4.14-armhf, xen-hypervisor-common, xen-utils-4.14, ${misc:Depends}
+Depends: xen-hypervisor-4.16-armhf, xen-hypervisor-common, xen-utils-4.16, ${misc:Depends}
 Description: Xen System on ARMHF (metapackage)
  This package depends on the latest Xen hypervisor for use on ARMHF and the
  Xen utils.
@@ -187,7 +187,7 @@ Package: libxen-dev
 Section: libdevel
 Architecture: amd64 arm64 armhf i386
 Depends: ${shlibs:Depends}, ${misc:Depends},
-        libxenmisc4.14 (= ${binary:Version}),
+        libxenmisc4.16 (= ${binary:Version}),
         libxencall1 (= ${binary:Version}),
         libxendevicemodel1 (= ${binary:Version}),
         libxenevtchn1 (= ${binary:Version}),
@@ -211,7 +211,7 @@ Description: Public headers and libs for Xen
  Most of the other included libraries are internal, and intended for
  use by the Xen toolstack, rather than directly.
 
-Package: libxenmisc4.14
+Package: libxenmisc4.16
 Section: libs
 Architecture: amd64 arm64 armhf i386
 Depends: ${shlibs:Depends}, ${misc:Depends}