Source: geocode-glib Version: 3.26.4-1 Severity: minor X-Debbugs-Cc:[email protected]
Dear Maintainer, I was trying to install some packages while having an additional arch active (`dpkg --add-architecture amd64`) `apt-get` reports no installable candidate for `geocode-glib-common`, this is just a bunch of icons for arch `all`. Since ``` sed -i -z -E 's/((Package: geocode-glib-common(.|\n|\r)*Architecture:) all)/\1\nMulti-Arch: foreign/g' debian/control ``` and rebuilding fixed the issue, I assume that `Multi-Arch: foreign` need to be added to `debian/control`. Greetings! -- System Information: Debian Release: 13.0 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: arm64 Kernel: Linux 6.6.93-0-virt (SMP w/6 CPU threads; PREEMPT) Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: unable to detect

