tags 325514 patch thanks Hi Gopal,
I have prepared a 0-day NMU for quickplot to get it built with g++ 4.0. Please find the (short) diff attached. The NMU will be uploaded shortly. Cheers, -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. [EMAIL PROTECTED] http://www.debian.org/
diff -u quickplot-0.8.6/debian/changelog quickplot-0.8.6/debian/changelog --- quickplot-0.8.6/debian/changelog +++ quickplot-0.8.6/debian/changelog @@ -1,3 +1,13 @@ +quickplot (0.8.6-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Medium-urgency upload for RC bugfix. + * Rebuild quickplot for the C++ ABI transition (closes: #325514). + * Add forward-declaration of class FieldReader for compatibility with + g++ 4.0 (closes: #326468). + + -- Steve Langasek <[EMAIL PROTECTED]> Tue, 13 Sep 2005 14:25:08 -0700 + quickplot (0.8.6-1) unstable; urgency=low * New upstream release only in patch2: unchanged: --- quickplot-0.8.6.orig/Field.h +++ quickplot-0.8.6/Field.h @@ -2,6 +2,7 @@ */ class Source; class FileReader; +class FieldReader; class Field {
signature.asc
Description: Digital signature