Source: systemd Version: 257.1-5 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 stopped 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 package that has already been uploaded to unstable. 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 d746228..7fcf62a 100644 --- a/debian/control +++ b/debian/control @@ -65,7 +65,7 @@ Build-Depends: debhelper-compat (= 13), libp11-kit-dev <!stage1>, libssl-dev <!stage1>, libqrencode-dev <!stage1>, - libxen-dev [amd64 arm64 armhf] <!stage1>, + libxen-dev [amd64 arm64] <!stage1>, libpwquality-dev <!stage1>, libarchive-dev <!stage1>, linux-base <!nocheck>,
signature.asc
Description: This is a digitally signed message part.