Your message dated Mon, 25 Sep 2006 09:17:07 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#356304: fixed in konversation 1.0-1 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: konversation Version: 0.19-1 Severity: important Tags: patch Your package fails to build with G++ 4.1. I'm filing this bug as important for now, but when 4.1 will be the default compiler in unstable (probably in a few weeks) I'll upgrade this to serious. A patch is below. > Automatic build of konversation_0.19-1 on bigsur by sbuild/mips 1.86 ... > if g++ -DHAVE_CONFIG_H -I. -I/build/tbm/konversation-0.19/./konversation/src > -I../.. -Ilinkaddressbook > -I/build/tbm/konversation-0.19/./konversation/src/linkaddressbook -Iblowfish > -I/build/tbm/konversation-0.19/./konversation/src/blowfish -Iconfig > -I/build/tbm/konversation-0.19/./konversation/src/config -I/usr/include/kde > -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT > -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align > -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG > -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute > -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common > -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT > -DQT_NO_TRANSLATION -MT ircviewbox.o -MD -MP -MF ".deps/ircviewbox.Tpo" -c > -o ircviewbox.o > /build/tbm/konversation-0.19/./konversation/src/ircviewbox.cpp; \ > then mv -f ".deps/ircviewbox.Tpo" ".deps/ircviewbox.Po"; else rm -f > ".deps/ircviewbox.Tpo"; exit 1; fi > /build/tbm/konversation-0.19/./konversation/src/searchbar.h:58: error: extra > qualification 'SearchBar::' on member 'focusedChild' > make[5]: *** [ircviewbox.o] Error 1 --- ./konversation/src/searchbar.h~ 2006-03-11 00:24:00.000000000 +0000 +++ ./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/
--- End Message ---
--- Begin Message ---Source: konversation Source-Version: 1.0-1 We believe that the bug you reported is fixed in the latest version of konversation, which is due to be installed in the Debian FTP archive: konversation-dbg_1.0-1_i386.deb to pool/main/k/konversation/konversation-dbg_1.0-1_i386.deb konversation_1.0-1.diff.gz to pool/main/k/konversation/konversation_1.0-1.diff.gz konversation_1.0-1.dsc to pool/main/k/konversation/konversation_1.0-1.dsc konversation_1.0-1_i386.deb to pool/main/k/konversation/konversation_1.0-1_i386.deb konversation_1.0.orig.tar.gz to pool/main/k/konversation/konversation_1.0.orig.tar.gz A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Nathaniel W. Turner <[EMAIL PROTECTED]> (supplier of updated konversation package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Wed, 13 Sep 2006 14:56:45 -0400 Source: konversation Binary: konversation-dbg konversation Architecture: source i386 Version: 1.0-1 Distribution: unstable Urgency: low Maintainer: Nathaniel W. Turner <[EMAIL PROTECTED]> Changed-By: Nathaniel W. Turner <[EMAIL PROTECTED]> Description: konversation - user friendly Internet Relay Chat (IRC) client for KDE konversation-dbg - debugging symbols for konversation Closes: 356304 365759 371880 387045 Changes: konversation (1.0-1) unstable; urgency=low . * New upstream release. (closes: #387045) + Closes: #365759 (Server tab is blank while reconnecting) + Closes: #356304 (FTBFS with G++ 4.1: extra qualification); patch incorporated upstream; thanks to Martin Michlmayr for the NMU . * Sync with Ubuntu. + Drop kubuntu_01_channel.diff in favor of updated debian_01_channel.diff. . * Preseed channel list with #debian at irc.debian.org instead of #debian-kde at irc.freenode.net. (closes: #371880) . * Stop shipping outdated and unused cdbs/kde.mk. . * Change section of konversation-dbg to kde so it matches override file. Files: 280daa96e289fe45640966ad1ecff3c8 772 kde optional konversation_1.0-1.dsc 90540775fd880331e1fe72862430479f 6609860 kde optional konversation_1.0.orig.tar.gz 82f093e94667d1515c21b711aae3d7a9 23336 kde optional konversation_1.0-1.diff.gz 02a903110b4479e120276b05c9618a5c 6226138 kde optional konversation_1.0-1_i386.deb aad586e9b967d6c048fb383ab7c49397 4928304 kde extra konversation-dbg_1.0-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFFF/7kibPvMsrqrwMRAgGkAKC9hzwuxr9SGqYVr3vxKF3inwn/ZQCeP6H2 0lzQkAOBJbURdxRTWAMHpnA= =RCfT -----END PGP SIGNATURE-----
--- End Message ---

