Package: libkf5codecs-dev Version: 5.98.0-1 Tags: patch User: debian-cr...@lists.debian.org Usertags: ftcbfs Control: affects -1 + src:kcmutils
kcmutils currently fails to cross build from source. In order to fix that, it'll have to gain native build dependencies that cause libkf5codecs-dev to be required for both build architecture and host architecture simultaneously. Thus, this package needs to become Multi-Arch: same. This is also reported by the multiarch hinter, which makes it a relatively safe thing to do. I'm attaching a patch for your convenience. Helmut
diff --minimal -Nru kcodecs-5.98.0/debian/changelog kcodecs-5.98.0/debian/changelog --- kcodecs-5.98.0/debian/changelog 2022-09-18 23:11:34.000000000 +0200 +++ kcodecs-5.98.0/debian/changelog 2022-11-13 04:23:36.000000000 +0100 @@ -1,3 +1,10 @@ +kcodecs (5.98.0-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Mark libkf5codecs-dev Multi-Arch: same. (Closes: #-1) + + -- Helmut Grohne <hel...@subdivi.de> Sun, 13 Nov 2022 04:23:36 +0100 + kcodecs (5.98.0-1) unstable; urgency=medium [ Aurélien COUDERC ] diff --minimal -Nru kcodecs-5.98.0/debian/control kcodecs-5.98.0/debian/control --- kcodecs-5.98.0/debian/control 2022-09-18 23:11:34.000000000 +0200 +++ kcodecs-5.98.0/debian/control 2022-11-13 04:23:34.000000000 +0100 @@ -32,6 +32,7 @@ Package: libkf5codecs-dev Architecture: any +Multi-Arch: same Section: libdevel Depends: libkf5codecs5 (= ${binary:Version}), qtbase5-dev (>= 5.15.2~),