Your message dated Fri, 03 Aug 2007 09:17:06 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#429508: fixed in centerim 4.22.1-2 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: centericq Version: 4.21.0-19 Severity: normal Tags: patch If too large dialog log is saved, then dialog start-up will be too long after ENTER. =cut diff -rNu src/icqface.cc src/icqface.cc --- src/icqface.cc 2005-02-15 00:40:04.000000000 +0300 +++ src/icqface.cc 2007-06-18 15:55:49.000000000 +0400 @@ -2529,6 +2529,7 @@ } c->sethistoffset(count); + if (chatlastread == 0) chatlastread = 1; count = 0; events = em.getevents(passinfo, chatlastread); =cut -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.18-4-k7 (SMP w/1 CPU core) Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages centericq depends on: ii centeric 4.21.0-19 A text-mode multi-protocol instant ii libc6 2.5-9+b1 GNU C Library: Shared libraries ii libcomer 1.39+1.40-WIP-2006.11.14+dfsg-2 common error description library ii libcurl3 7.15.5-1 Multi-protocol file transfer libra ii libgcc1 1:4.1.1-21 GCC support library ii libgnutl 1.4.4-3 the GNU TLS library - runtime libr ii libgpg-e 1.4-2 library for common error values an ii libgpgme 1.1.2-5 GPGME - GnuPG Made Easy ii libidn11 0.6.5-1 GNU libidn library, implementation ii libjpeg6 6b-13 The Independent JPEG Group's JPEG ii libkrb53 1.6.dfsg.1-4 MIT Kerberos runtime libraries ii libncurs 5.6-3 Shared libraries for terminal hand ii libssl0. 0.9.8e-5 SSL shared libraries ii libstdc+ 4.1.1-21 The GNU Standard C++ Library v3 ii zlib1g 1:1.2.3-15 compression library - runtime Versions of packages centericq recommends: ii iceweasel [www-browse 2.0.0.3-1 lightweight web browser based on M ii links [www-browser] 0.99+1.00pre12-1.2 Character mode WWW browser ii opera [www-browser] 9.20-20070409.6 The Opera Web Browser ii sox 13.0.0-1 Swiss army knife of sound processi ii w3m [www-browser] 0.5.1-5.1 WWW browsable pager with excellent -- no debconf information
--- End Message ---
--- Begin Message ---Source: centerim Source-Version: 4.22.1-2 We believe that the bug you reported is fixed in the latest version of centerim, which is due to be installed in the Debian FTP archive: centericq-fribidi_4.22.1-2_all.deb to pool/main/c/centerim/centericq-fribidi_4.22.1-2_all.deb centericq-utf8_4.22.1-2_all.deb to pool/main/c/centerim/centericq-utf8_4.22.1-2_all.deb centericq_4.22.1-2_all.deb to pool/main/c/centerim/centericq_4.22.1-2_all.deb centerim-common_4.22.1-2_i386.deb to pool/main/c/centerim/centerim-common_4.22.1-2_i386.deb centerim-fribidi_4.22.1-2_i386.deb to pool/main/c/centerim/centerim-fribidi_4.22.1-2_i386.deb centerim-utf8_4.22.1-2_i386.deb to pool/main/c/centerim/centerim-utf8_4.22.1-2_i386.deb centerim_4.22.1-2.diff.gz to pool/main/c/centerim/centerim_4.22.1-2.diff.gz centerim_4.22.1-2.dsc to pool/main/c/centerim/centerim_4.22.1-2.dsc centerim_4.22.1-2_i386.deb to pool/main/c/centerim/centerim_4.22.1-2_i386.deb 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. Anibal Avelar (Fixxxer) <[EMAIL PROTECTED]> (supplier of updated centerim 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: Thu, 02 Aug 2007 00:20:00 +0100 Source: centerim Binary: centerim-utf8 centericq-utf8 centericq-fribidi centerim centericq centerim-fribidi centerim-common Architecture: source all i386 Version: 4.22.1-2 Distribution: unstable Urgency: low Maintainer: Anibal Avelar (Fixxxer) <[EMAIL PROTECTED]> Changed-By: Anibal Avelar (Fixxxer) <[EMAIL PROTECTED]> Description: centericq - transitional package for centerim centericq-fribidi - transitional package for centerim-fribidi centericq-utf8 - transitional package for centerim-utf8 centerim - A text-mode multi-protocol instant messenger client centerim-common - A text-mode multi-protocol instant messenger client (data files) centerim-fribidi - A text-mode multi-protocol instant messenger client (Hebrew) centerim-utf8 - A text-mode multi-protocol instant messenger client Closes: 267100 295164 315380 318357 391679 391882 429508 429518 429825 429943 431612 432882 435192 435585 435586 Changes: centerim (4.22.1-2) unstable; urgency=low . * Synchronize with centerim's git repository taken from Jul 29, 2007 Was generated a patch to avoid the original source code 4.22.1 be modified * Fixed centerim-utf8 undeclared overlap with centerim (Closes: #435586) * Fixed centericq: realloc() implicitly converted to pointer (Closes: #431612) * Fixed problems with special characters receiving messages in utf-8 mode (Closes: #315380) * Fixed centerim: Some IRC messages conversion error (Closes: #429518) * Fixed centerim: Russian language is bugged (Closes: #429825) * Fixed centericq: Too long dialog start-up (Closes: #429508) * Fixed centericq: Some IRC messages conversion error (Closes: #432882) * Fixed centericq: message pane is not refreshed when a contact goes offline (Closes: #391882) * Fixed fails to clean up the contact window (Closes: #435192) * Fixed jabber doesn't work in centerim (Closes: #429943) * Fixed sort out liblzo situation (Closes: #435585) * Fixed centericq-utf8: Segfault on yahoo login for 4.20.0-7 (Closes: #318357) * Fixed centericq: ability to type in chat mode when chat is full screen (Closes: #391679) * Fixed centericq-utf8: MSN users not using groups cannot add users to their contact list (Closes: #267100) * Fixed centericq: Yahoo contacts show up as offline no matter what (Closes: #295164) * Fixed other minor didn't report bugs. Files: 8caf44cc122f099f2f1588af42731a40 946 net optional centerim_4.22.1-2.dsc c24d70668afe8997fe07a21397e0bbba 2501650 net optional centerim_4.22.1-2.diff.gz 1e25cc794b6f9aa9eff047e5c15f3aaf 373498 net optional centerim-common_4.22.1-2_i386.deb 68c85c86a03386f7d722e11cc34a6884 1292370 net optional centerim_4.22.1-2_i386.deb 3532b248bf4dd7918ff0a02184162238 1292440 net optional centerim-utf8_4.22.1-2_i386.deb e153823543ac4829a3edfcdd072dbd97 1292832 net optional centerim-fribidi_4.22.1-2_i386.deb 6d5d11b0440fd7fda15fc52c89ffe7a4 39916 net optional centericq_4.22.1-2_all.deb a9d06a3917960ba3a46fca752bcc1288 39924 net optional centericq-utf8_4.22.1-2_all.deb 96f61f0e1fecabcf771b18d06fe57c36 39928 net optional centericq-fribidi_4.22.1-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGsvCEDeh5nqfWrnkRAmllAJwMdCWVseghJurr5fvfXeWK7a54NgCffv5Y TEZ8l6KGmSNGTLEpIMikw+c= =egpV -----END PGP SIGNATURE-----
--- End Message ---

