Package: lyx-common Version: 2.4.4-1 Tags: patch User: [email protected] Usertags: cross-satisfiability Control: affects -1 + src:libdsk
libdsk cannot satisfy its cross Build-Depends, because its transitive dependency on lyx-common is not satisfiable. In general, Architecture: all packages can never satisfy cross Build-Depends unless marked Multi-Arch: foreign or annotated :native. In this case, the foreign marking is reasonable, because its dependencies are already thus marked or annotated :any and its maintainer scripts are also compatible with the marking. (The maintainer scripts are not machine checkable and hence the multiarch hinter did not report this.) I'm attaching a patch for your convenience. Helmut
diff -Nru lyx-2.4.4/debian/changelog lyx-2.4.4/debian/changelog --- lyx-2.4.4/debian/changelog 2025-09-04 23:22:37.000000000 +0200 +++ lyx-2.4.4/debian/changelog 2025-09-17 13:38:42.000000000 +0200 @@ -1,3 +1,10 @@ +lyx (2.4.4-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Mark lyx-common Multi-Arch: foreign. (Closes: #-1) + + -- Helmut Grohne <[email protected]> Wed, 17 Sep 2025 13:38:42 +0200 + lyx (2.4.4-1) unstable; urgency=medium * New upstream version 2.4.4 diff -Nru lyx-2.4.4/debian/control lyx-2.4.4/debian/control --- lyx-2.4.4/debian/control 2025-09-04 23:22:13.000000000 +0200 +++ lyx-2.4.4/debian/control 2025-09-17 13:38:00.000000000 +0200 @@ -117,6 +117,7 @@ Package: lyx-common Architecture: all +Multi-Arch: foreign Depends: ${misc:Depends}, ${python3:Depends},

