Your message dated Sun, 13 Apr 2008 22:43:19 +0200
with message-id <[EMAIL PROTECTED]>
and subject line tkirc has been removed from Debian, closing #71846
has caused the Debian Bug report #71846,
regarding It doesn't correctly get dcc request
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
71846: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=71846
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: tkirc
Version: 1.202-8
Severity: important
In my patch bug is fixies...
---BEGIN---
--- tkirc Sat Jul 22 15:05:06 2000
+++ tkirc.my Sun Sep 17 14:52:32 2000
@@ -7871,7 +7871,7 @@
set margin(text) "dcc"
switch -glob -- "$loline" {
"dcc send (*) request received from *" {
- set from "[lindex "$list" end]"
+ set from "[lindex "$list" 6]"
set file "[string trim "[lindex "$list" 2]" "()"]"
global request_on_dcc_send
if {$request_on_dcc_send} {
@@ -7879,7 +7879,7 @@
}
}
"dcc chat (*) request received from *" {
- set from "[lindex "$list" end]"
+ set from "[lindex "$list" 6]"
global request_on_dcc_chat
if {$request_on_dcc_chat} {
request "Do you want to accept DCC CHAT request from $from?"
"Close|send2tkirc $crapwindow \"[expand "/dcc close chat $from"]\""
"Accept|send2tkirc $crapwindow \"[expand "/dchat $from"]\""
----END----
-- System Information
Debian Release: 2.2
Architecture: i386
Kernel: Linux mordor 2.2.17pre11 #1 Thu Jul 13 21:26:40 MSD 2000 i686
Versions of packages tkirc depends on:
ii ircii 4.4U-2 Internet Relay Chat client
ii tk4.2 [wish] 4.2p2-7 The Tk toolkit for TCL and X11 v4.
ii tk8.0 [wish] 8.0.5-6 The Tk toolkit for TCL and X11 v8.
ii tk8.2 [wish] 8.2.3-3 The Tk toolkit for TCL and X11 v8.
ii tk8.3 [wish] 8.3.1-2 The Tk toolkit for TCL and X11 v8.
--- End Message ---
--- Begin Message ---
Version: 1.202-8+rm
The tkirc package has been removed from Debian testing, unstable and
experimental, so I am now closing the bugs that were still opened
against it.
For more information about this package's removal, read
http://bugs.debian.org/328601 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.
Don't hesitate to reply to this mail if you have any question.
Thank you for your contribution to Debian.
--
Lucas
--- End Message ---