tags 356304 + pending thanks I've uploaded the following NMU to delayed-2.
diff -u konversation-0.19/debian/changelog konversation-0.19/debian/changelog --- konversation-0.19/debian/changelog +++ konversation-0.19/debian/changelog @@ -1,3 +1,11 @@ +konversation (0.19-1.1) unstable; urgency=low + + * NMU as part of the GCC 4.1 transition. + * patches/debian_01_channel.diff: Remove extra qualification from C++ + header file. (Closes: #356304) + + -- Martin Michlmayr <[EMAIL PROTECTED]> Thu, 25 May 2006 21:55:25 +0200 + konversation (0.19-1) unstable; urgency=low * New upstream release. (Closes: #350562) only in patch2: unchanged: --- konversation-0.19.orig/debian/patches/debian_02_gcc41.diff +++ konversation-0.19/debian/patches/debian_02_gcc41.diff @@ -0,0 +1,12 @@ +--- a/konversation/src/searchbar.h~ 2006-03-11 00:24:00.000000000 +0000 ++++ b/konversation/src/searchbar.h 2006-03-11 00:24:04.000000000 +0000 +@@ -55,7 +55,7 @@ + + void focusInEvent(QFocusEvent* e); + virtual void showEvent(QShowEvent* e); +- bool SearchBar::focusedChild(); ++ bool focusedChild(); + public slots: + + virtual void hide(); + -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]