Ralf Treinen writes: > I have a (probably very stupid) question: > > On Sat, Jul 16, 2005 at 03:09:18AM -0700, Steve Langasek wrote: > > > If one of your packages needs to be transitioned, DO NOT upload it before > > the C++ libraries it depends on have successfully made the transition. > > Is there an easy way to find out which of the libraries a package > depends are C++ libraries, and which are not?
scanning all packages, which depend on libstdc++5, for packages with a shlibs file. that doesn't catch library packages not linking to libstdc++, or not building shared libraries. For these, we propose adding c++abi2-dev to the build depends to identify the dependency on the C++ ABI. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]