I know you said you were going to upload this, but the bug's been RC for 10 days without maintainer response, so I assume you're busy at the moment. I'll upload the attached diff shortly to delay/2 in order to minimize impact on the Qt 4.8 transition. If you'd prefer I delay it further, please let me know.
Scott K
diff -Nru ibus-qt-1.3.1/debian/changelog ibus-qt-1.3.1/debian/changelog --- ibus-qt-1.3.1/debian/changelog 2011-09-04 21:27:33.000000000 -0400 +++ ibus-qt-1.3.1/debian/changelog 2012-05-15 02:46:59.000000000 -0400 @@ -1,3 +1,11 @@ +ibus-qt (1.3.1-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix FTBFS with Qt 4.8 (multiarch) by updating ibus-qt4.install to use + multiarch paths (Closes: #662775) + + -- Scott Kitterman <[email protected]> Tue, 15 May 2012 02:44:44 -0400 + ibus-qt (1.3.1-2) unstable; urgency=low * Fix "FTBFS: FTBFS on latest unstable." diff -Nru ibus-qt-1.3.1/debian/control ibus-qt-1.3.1/debian/control --- ibus-qt-1.3.1/debian/control 2011-09-04 22:22:34.000000000 -0400 +++ ibus-qt-1.3.1/debian/control 2012-05-15 02:44:37.000000000 -0400 @@ -3,7 +3,7 @@ Priority: optional Maintainer: IME Packaging Team <[email protected]> Uploaders: LI Daobing <[email protected]>, Asias He <[email protected]> -Build-Depends: debhelper (>= 7.0.50~), cmake, pkg-config, libqt4-dev, +Build-Depends: debhelper (>= 7.0.50~), cmake, pkg-config, libqt4-dev (>= 4:4.8.0~), libdbus-1-dev, libx11-dev, libicu-dev, libibus-1.0-dev, doxygen Standards-Version: 3.9.2 Homepage: http://code.google.com/p/ibus diff -Nru ibus-qt-1.3.1/debian/ibus-qt4.install ibus-qt-1.3.1/debian/ibus-qt4.install --- ibus-qt-1.3.1/debian/ibus-qt4.install 2011-09-04 22:18:47.000000000 -0400 +++ ibus-qt-1.3.1/debian/ibus-qt4.install 2012-05-15 02:44:37.000000000 -0400 @@ -1,3 +1,3 @@ -debian/tmp/usr/lib/qt4/* +debian/tmp/usr/lib/*/qt4/* debian/tmp/usr/share/doc/ibus-qt-*/README debian/tmp/usr/share/doc/ibus-qt-*/AUTHORS
signature.asc
Description: This is a digitally signed message part.

