tags 357317 + pending thanks I've uploaded the following NMU to delayed-2.
diff -u clanlib-0.6.5-1/debian/changelog clanlib-0.6.5-1/debian/changelog --- clanlib-0.6.5-1/debian/changelog +++ clanlib-0.6.5-1/debian/changelog @@ -1,3 +1,11 @@ +clanlib (0.6.5-1-3.2) unstable; urgency=low + + * NMU as part of the GCC 4.1 transition. + * patches/017_gcc-4.1-fix: Remove extra qualification from C++ header + file. Closes: #357317. + + -- Martin Michlmayr <[EMAIL PROTECTED]> Fri, 26 May 2006 12:33:18 +0200 + clanlib (0.6.5-1-3.1) unstable; urgency=medium * Non-maintainer upload. only in patch2: unchanged: --- clanlib-0.6.5-1.orig/debian/patches/017_gcc-4.1-fix +++ clanlib-0.6.5-1/debian/patches/017_gcc-4.1-fix @@ -0,0 +1,12 @@ +--- ClanLib-0.6.5/Sources/GUI/messagebox_generic.h~ 2006-03-16 18:25:13.000000000 +0000 ++++ ClanLib-0.6.5/Sources/GUI/messagebox_generic.h 2006-03-16 18:25:21.000000000 +0000 +@@ -26,7 +26,7 @@ + const std::string &button2, + const std::string &button3); + +- CL_MessageBox_Generic::~CL_MessageBox_Generic(); ++ ~CL_MessageBox_Generic(); + + void set_text(const std::string &text); + + -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]