Source: kexec-tools Version: 1:2.0.29-1 Severity: normal Tags: patch X-Debbugs-Cc: m...@daemonizer.de, x...@packages.debian.org Control: affects -1 + src:xen
Starting with version 4.19, the xen package in Debian will stop building xen on the armhf architecture. Your package currently depends on libxen-dev on the armhf architecture, please remove that dependency as the armhf package is going away soon. The xen package will continue to support the amd64 and arm64 architectures. The armhf removal can be seen in the xen 4.19.1-1~exp4 package that is currently in experimental. We intend to upload it to unstable soon. For your convenience I attach a patch removing the armhf architecture from the libxen-dev Build-Depends. Thanks, Maxi
diff --git a/debian/control b/debian/control index ab9cbd7..b81fbca 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: admin Homepage: https://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git/ Priority: optional Maintainer: Khalid Aziz <kha...@debian.org> -Build-Depends: debhelper (>= 10.0.0), debhelper-compat (= 13), gnu-efi (>=3.0a-4)[ia64], libz-dev[arm64 ia64], po-debconf, libxen-dev[amd64 arm64 armhf] +Build-Depends: debhelper (>= 10.0.0), debhelper-compat (= 13), gnu-efi (>=3.0a-4)[ia64], libz-dev[arm64 ia64], po-debconf, libxen-dev[amd64 arm64] Standards-Version: 4.5.1.0 Rules-Requires-Root: no
signature.asc
Description: This is a digitally signed message part.