Package: release.debian.org Severity: normal Tags: stretch User: release.debian....@packages.debian.org Usertags: pu
apt-get install gir1.2-ibus-1.0:i386 gir1.2-ibus-1.0:amd64 This resulted in a situtation where the user could neither install and nor remove the packages without editing the prerm.
diff -Nru ibus-1.5.14/debian/changelog ibus-1.5.14/debian/changelog --- ibus-1.5.14/debian/changelog 2017-05-20 14:36:04.000000000 +0300 +++ ibus-1.5.14/debian/changelog 2018-09-18 21:14:51.000000000 +0300 @@ -1,3 +1,11 @@ +ibus (1.5.14-3+deb9u1) stretch; urgency=medium + + * Non-maintainer upload. + * Remove the dependency of the gir package against python, + it breaks multiarch installation. (Closes: #889053) + + -- Adrian Bunk <b...@debian.org> Tue, 18 Sep 2018 21:14:51 +0300 + ibus (1.5.14-3) unstable; urgency=medium * Set ENABLE_APPINDICATOR_ENGINE_ICON by installing qtbase5-dev. diff -Nru ibus-1.5.14/debian/control ibus-1.5.14/debian/control --- ibus-1.5.14/debian/control 2017-05-20 09:18:43.000000000 +0300 +++ ibus-1.5.14/debian/control 2018-09-18 21:14:51.000000000 +0300 @@ -143,7 +143,7 @@ Section: introspection Architecture: any Multi-Arch: same -Depends: ${gir:Depends}, ${misc:Depends}, ${python3:Depends} +Depends: ${gir:Depends}, ${misc:Depends} Description: Intelligent Input Bus - introspection data IBus is an Intelligent Input Bus. It is a new input framework for the Linux OS. It provides full featured and user friendly input method user interface.