Your message dated Mon, 30 Jun 2008 11:17:06 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#488501: fixed in tk8.5 8.5.2-2 has caused the Debian Bug report #488501, regarding tk8.5-dev: error in an include file 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.) -- 488501: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=488501 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: tk8.5-dev Version: 8.5.2-1 Severity: important When building new expect with tk8.5-dev I got the following compilation error: -------------------------------------------------------------- In file included from /usr/include/tcl8.5/tk-private/generic/tkInt.h:27, from exp_main_tk.c:45: /usr/include/tcl8.5/tk-private/generic/tkPort.h:32:25: error: tkUnixPort.h: No such file or directory --------------------------------------------------------------- See also related Bug#488491. A trivial patch is attached. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (900, 'testing'), (90, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.24-1-686 (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 tk8.5-dev depends on: ii libx11-dev 2:1.1.4-2.1 X11 client-side library (developme ii tcl8.5-dev 8.5.2-1 Tcl (the Tool Command Language) v8 ii tk8.5 8.5.2-1 Tk toolkit for Tcl and X11, v8.5 - ii x-dev 7.0.12-1 dummy package for transition purpo ii x11proto-core-dev 7.0.12-1 X11 core wire protocol and auxilia tk8.5-dev recommends no packages. -- no debconf informationIndex: tk8.5-8.5.2/generic/tkPort.h =================================================================== --- tk8.5-8.5.2.orig/generic/tkPort.h 2008-06-29 15:31:10.000000000 +0400 +++ tk8.5-8.5.2/generic/tkPort.h 2008-06-29 15:31:22.000000000 +0400 @@ -29,7 +29,7 @@ # if defined(MAC_OSX_TK) # include "tkMacOSXPort.h" # else -# include "tkUnixPort.h" +# include "../unix/tkUnixPort.h" # endif #endif
--- End Message ---
--- Begin Message ---Source: tk8.5 Source-Version: 8.5.2-2 We believe that the bug you reported is fixed in the latest version of tk8.5, which is due to be installed in the Debian FTP archive: tk8.5-dev_8.5.2-2_i386.deb to pool/main/t/tk8.5/tk8.5-dev_8.5.2-2_i386.deb tk8.5-doc_8.5.2-2_all.deb to pool/main/t/tk8.5/tk8.5-doc_8.5.2-2_all.deb tk8.5_8.5.2-2.diff.gz to pool/main/t/tk8.5/tk8.5_8.5.2-2.diff.gz tk8.5_8.5.2-2.dsc to pool/main/t/tk8.5/tk8.5_8.5.2-2.dsc tk8.5_8.5.2-2_i386.deb to pool/main/t/tk8.5/tk8.5_8.5.2-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. Sergei Golovan <[EMAIL PROTECTED]> (supplier of updated tk8.5 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: Mon, 30 Jun 2008 14:08:57 +0400 Source: tk8.5 Binary: tk8.5 tk8.5-doc tk8.5-dev Architecture: source all i386 Version: 8.5.2-2 Distribution: unstable Urgency: low Maintainer: Tcl/Tk Debian Packagers <[EMAIL PROTECTED]> Changed-By: Sergei Golovan <[EMAIL PROTECTED]> Description: tk8.5 - Tk toolkit for Tcl and X11, v8.5 - run-time files tk8.5-dev - Tk toolkit for Tcl and X11, v8.5 - development files tk8.5-doc - Tk toolkit for Tcl and X11, v8.5 - manual pages Closes: 484927 488501 Changes: tk8.5 (8.5.2-2) unstable; urgency=low . * Fixed clean target to work with debhelper 7.0 (made dh_clean the last command, so debhelper logs are removed now). * Protected quilt calls in debian/rules to make the source package convertible to 3.0 (quilt) format (closes: #484927). * Added a patch by Stanislav Maslovski which restores relative inlude path for tkUnixPort.h in tkPort.h. This is harmless if unix directory is included into a serach path but allows to maintain backward compatibility (closes: #488501). * Removed obsolete package x-dev from build dependencies. This means tk8.5 will not built on sarge anymore. * Bumped standards version to 3.8.0. Files: ebd48669d3e0eadca35a5ee9d14d6235 1198 libs optional tk8.5_8.5.2-2.dsc 9c620cc8e425b592e40cea238b2bc769 8556 libs optional tk8.5_8.5.2-2.diff.gz 4b9c9bc8d28329601d8f9b42874ac789 898520 doc optional tk8.5-doc_8.5.2-2_all.deb 0be61f10db0b7c38f2145478803ef4c3 1107962 libs optional tk8.5_8.5.2-2_i386.deb 1b45e32a6e8688696057e040bf87c06b 921790 devel optional tk8.5-dev_8.5.2-2_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFIaLxWIcdH02pGEFIRAmhHAJ9/kCLNpsH5bG0zLDgwt4bP4Can3ACdED/a d/Os17DjLwAwp9aktKtIMvw= =2VVM -----END PGP SIGNATURE-----
--- End Message ---

