Package: golang-github-kjk-lzma-dev Version: 1.0.0-5 Tags: patch User: [email protected] Usertags: cross-satisfiability Control: affects -1 + src:aptly src:debiman src:golang-github-pointlander-peg src:minica src:pk4 src:ratt
Please mark golang-github-kjk-lzma-dev to help making the build-depends of the affected packages cross-satisfiable. In general, Architecture: all packages can never satisfy cross Build-Depends unless marked Multi-Arch: foreign or annotated :native. The foreign marking is reasonable here as golang-github-kjk-lzma-dev entirely lacks dependencies and maintainer scripts. From a multiarch pov, it is a data package. Please consider applying the attached patch. Helmut
diff --minimal -Nru golang-github-kjk-lzma-1.0.0/debian/changelog golang-github-kjk-lzma-1.0.0/debian/changelog --- golang-github-kjk-lzma-1.0.0/debian/changelog 2018-09-15 08:36:44.000000000 +0200 +++ golang-github-kjk-lzma-1.0.0/debian/changelog 2020-05-15 22:46:06.000000000 +0200 @@ -1,3 +1,10 @@ +golang-github-kjk-lzma (1.0.0-5.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Mark golang-github-kjk-lzma-dev Multi-Arch: foreign. (Closes: #-1) + + -- Helmut Grohne <[email protected]> Fri, 15 May 2020 22:46:06 +0200 + golang-github-kjk-lzma (1.0.0-5) unstable; urgency=medium * Team upload. diff --minimal -Nru golang-github-kjk-lzma-1.0.0/debian/control golang-github-kjk-lzma-1.0.0/debian/control --- golang-github-kjk-lzma-1.0.0/debian/control 2018-09-15 08:36:44.000000000 +0200 +++ golang-github-kjk-lzma-1.0.0/debian/control 2020-05-15 22:46:06.000000000 +0200 @@ -15,6 +15,7 @@ Package: golang-github-kjk-lzma-dev Architecture: all +Multi-Arch: foreign Depends: ${misc:Depends}, ${shlibs:Depends}, Description: port of the lzma compression algorithm

