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 because you are preparing an upload, please let me know.
Scott K
diff -Nru qwt-6.0.0/debian/changelog qwt-6.0.0/debian/changelog --- qwt-6.0.0/debian/changelog 2012-03-24 14:31:31.000000000 -0400 +++ qwt-6.0.0/debian/changelog 2012-05-09 15:26:08.000000000 -0400 @@ -1,3 +1,14 @@ +qwt (6.0.0-1.2) unstable; urgency=low + + * Non-maintainer upload. + * Fix FTBFS with multi-arch Qt 4.8 (Closes: 662230) + - Change install path for libqwt_designer_plugin.so in libqwt-dev.install + - Update build-depends version requirements for debhelper and libqt4-dev + - Add misc:Pre-Depends for libqwt6 + - Bump compat to 8 + + -- Scott Kitterman <sc...@kitterman.com> Wed, 09 May 2012 15:24:37 -0400 + qwt (6.0.0-1.1) unstable; urgency=medium * Non-maintainer upload. diff -Nru qwt-6.0.0/debian/compat qwt-6.0.0/debian/compat --- qwt-6.0.0/debian/compat 2011-06-10 04:18:54.000000000 -0400 +++ qwt-6.0.0/debian/compat 2012-05-09 15:23:20.000000000 -0400 @@ -1 +1 @@ -7 +8 diff -Nru qwt-6.0.0/debian/control qwt-6.0.0/debian/control --- qwt-6.0.0/debian/control 2012-03-24 14:27:30.000000000 -0400 +++ qwt-6.0.0/debian/control 2012-05-09 15:24:30.000000000 -0400 @@ -2,7 +2,7 @@ Priority: optional Maintainer: Fathi Boudra <f...@debian.org> Uploaders: Gudjon I. Gudjonsson <gud...@mc2.chalmers.se> -Build-Depends: debhelper (>= 7.4.15), libqt4-dev +Build-Depends: debhelper (>= 8), libqt4-dev (>= 4:4.8.0~) Standards-Version: 3.9.2 Section: libs Homepage: http://qwt.sourceforge.net @@ -25,6 +25,7 @@ Package: libqwt6 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} +Pre-Depends: ${misc:Pre-Depends} Description: Qt widgets library for technical applications (runtime) The Qwt library contains Qt GUI Components and utility classes which are primarily useful for programs with a technical background. Most of diff -Nru qwt-6.0.0/debian/libqwt-dev.install qwt-6.0.0/debian/libqwt-dev.install --- qwt-6.0.0/debian/libqwt-dev.install 2011-06-10 06:05:17.000000000 -0400 +++ qwt-6.0.0/debian/libqwt-dev.install 2012-05-09 15:23:20.000000000 -0400 @@ -1,7 +1,7 @@ usr/include/qwt usr/lib/libqwt.so usr/lib/libqwtmathml.so -usr/lib/qt4/plugins/designer/libqwt_designer_plugin.so +usr/lib/*/qt4/plugins/designer/libqwt_designer_plugin.so usr/share/qt4/mkspecs/features/qwt.prf usr/share/qt4/mkspecs/features/qwtconfig.pri usr/share/qt4/mkspecs/features/qwtmathml.prf
signature.asc
Description: This is a digitally signed message part.