Package: libvpl2 Version: 1:2.15.0-1 Tags: patch User: [email protected] Usertags: cross-satisfiability Control: affects -1 + src:bs1770gain src:comskip src:kdenlive src:kdevelop-php src:kdevelop-python src:libcvd src:libopenshot src:mlt src:mplayer src:plasma-mobile src:powerdevil src:pytorch-vision src:r-cran-av src:synfigstudio src:thumbor src:wf-recorder
The affected packages cannot satisfy their cross Build-Depends, because they happend to request libvpl2 for both the build architecture and the host architecture at the same time and libvpl2 is not coinstallable. The package uses a multiarch file layout and lacks maintainer scripts, so marking it Multi-Arch: same is just fine. For more information, please refer to https://bootstrap.debian.net/cross_all/libvpl.html. I'm attaching a patch for your convenience. Helmut
diff -Nru libvpl-2.15.0/debian/changelog libvpl-2.15.0/debian/changelog --- libvpl-2.15.0/debian/changelog 2025-08-12 08:21:07.000000000 +0200 +++ libvpl-2.15.0/debian/changelog 2026-02-06 19:40:55.000000000 +0100 @@ -1,3 +1,10 @@ +libvpl (1:2.15.0-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Mark libvpl2 Multi-Arch: foreign. (Closes: #-1) + + -- Helmut Grohne <[email protected]> Fri, 06 Feb 2026 19:40:55 +0100 + libvpl (1:2.15.0-1) unstable; urgency=medium * New upstream release. diff -Nru libvpl-2.15.0/debian/control libvpl-2.15.0/debian/control --- libvpl-2.15.0/debian/control 2025-08-08 11:50:26.000000000 +0200 +++ libvpl-2.15.0/debian/control 2026-02-06 19:40:54.000000000 +0100 @@ -14,6 +14,7 @@ Package: libvpl2 Architecture: amd64 x32 +Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends} Description: Intel Video Processing Library -- shared library Intel Video Processing Library (Intel VPL) provides access to hardware

