On Thu, Aug 04, 2005 at 03:38:33AM -0400, Nathanael Nerode wrote: > Package: qjackctl > Version: 0.2.18-1 > Severity: serious
> This version was -- apparently accidentally -- built against libqt3c102 > rather than libqt3c102-mt. All previous versions were built against > the multithreaded version of the library, and there was no mention of > this change in the Changelog, so I can only assume it was a mistake. > The nonthreaded version of the library is deprecated and shouldn't be used, > this is the only program in all of unstable to depend on it, and goodness > only knows what bugs will result. > You want > Build-Depends: libqt3-mt-dev > NOT > Build-Depends: libqt3-dev. > This should certainly not get into etch in this state! > It's OK to fix this before the C++ transition; libstdc++ has versioned > symbols, > so it's OK to depend directly on libstdc++6 and indirectly on libstdc++5. It's ok, but that doesn't mean it's actually *possible*; since this is an ABI change, it's likely that trying to upload qjackctl right now will just result in build failures on one or more architectures due to an inability to resolve Qt-related symbols. -- Steve Langasek postmodern programmer
signature.asc
Description: Digital signature

