Your message dated Mon, 12 Nov 2007 11:47:40 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#376280: fixed in texinfo 4.11.dfsg.1-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: info Version: 4.8-4 Severity: minor Info Help has an error in it. (Run info, hit '?'; the title is "Basic Commands in Info Windows".) Under the 'Other Commands' section, it reads: Other commands: --------------- 9 Pick first ... ninth item in node's menu. It should read: Other commands: --------------- 1 ... 9 Pick first ... ninth item in node's menu. This is defined in info/infodoc.c in a series of static arrays: * One of two templates depending on whether or not INFOKEY is #defined, both called static char *info_internal_help_text[]. With INFOKEY #defined, it contains N_("\\%-10[menu-digit] Pick first ... ninth item in node's menu.\n"), without it, it contains N_(" %-10s Pick first ... ninth item in node's menu.\n"), * Another array with the actual keys in it (static char *info_help_keys_text[][2]), which contains { "1-9", "ESC 1-9" }, So far as I can tell, this should output "1-9" instead of just "9" in the generated info page, but it does not. I am running Ubuntu Dapper, but the package is pulled directly from Debian with no modifications. -- System Information: Debian Release: testing/unstable APT prefers dapper-updates APT policy: (500, 'dapper-updates'), (500, 'dapper-security'), (500, 'dapper-backports'), (500, 'dapper') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15-23-386 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages info depends on: ii libc6 2.3.6-0ubuntu20 GNU C Library: Shared libraries an ii libncurses5 5.5-1ubuntu3 Shared libraries for terminal hand info recommends no packages.
--- End Message ---
--- Begin Message ---Source: texinfo Source-Version: 4.11.dfsg.1-1 We believe that the bug you reported is fixed in the latest version of texinfo, which is due to be installed in the Debian FTP archive: info_4.11.dfsg.1-1_i386.deb to pool/main/t/texinfo/info_4.11.dfsg.1-1_i386.deb texinfo_4.11.dfsg.1-1.diff.gz to pool/main/t/texinfo/texinfo_4.11.dfsg.1-1.diff.gz texinfo_4.11.dfsg.1-1.dsc to pool/main/t/texinfo/texinfo_4.11.dfsg.1-1.dsc texinfo_4.11.dfsg.1-1_i386.deb to pool/main/t/texinfo/texinfo_4.11.dfsg.1-1_i386.deb texinfo_4.11.dfsg.1.orig.tar.gz to pool/main/t/texinfo/texinfo_4.11.dfsg.1.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. Norbert Preining <[EMAIL PROTECTED]> (supplier of updated texinfo 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, 05 Nov 2007 13:42:18 +0100 Source: texinfo Binary: texinfo info Architecture: source i386 Version: 4.11.dfsg.1-1 Distribution: unstable Urgency: low Maintainer: Debian TeX maintainers <[EMAIL PROTECTED]> Changed-By: Norbert Preining <[EMAIL PROTECTED]> Description: info - Standalone GNU Info documentation browser texinfo - Documentation system for on-line information and printed output Closes: 335016 345739 376280 428339 435558 439877 440796 Changes: texinfo (4.11.dfsg.1-1) unstable; urgency=low . * new upstream release (Closes: #376280, #435558, #439877, #335016, #345739) * Recommend installing texlive instead of tetex-bin in texi2dvi (Closes: #440796) * switch to quilt * disable the following patches: - 30_texindex_racecondition: does not appply - 31_segfault-when-resizing-terminal: upstream - 32_makinfo_css_fix: upstream - 33_texindex_CVE-2006-4810: upstream - 52_missing_dir_in_texinputs: does not apply - 61_man_Top: upstream - 62_localesettings: upstream refresh the other patches * add build-dep on help2man * suggest texinfo-doc-nonfree (Closes: #428339) * add Vcs-Svn and Vcs-Browser field in debian/control Files: f1fc3f8dc3cb641b4e347c7e084544a4 877 doc standard texinfo_4.11.dfsg.1-1.dsc 86aa0a91288f385f5b265c81a835a4c2 2093962 doc standard texinfo_4.11.dfsg.1.orig.tar.gz e91bfd2498cabc56de719d8c1f05e613 29759 doc standard texinfo_4.11.dfsg.1-1.diff.gz 5e9a34e2cdda52583acc7ab05a882018 709530 text standard texinfo_4.11.dfsg.1-1_i386.deb 0132da7ab303e63a6380762c3b9e9973 186018 doc important info_4.11.dfsg.1-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHLxkO0r9KownFsJQRAoxrAJ4sT5yJnMvpKi1YiEndvVNDR+KeFgCbBsvQ 1wFTd2xVzOVxb5GrFdWaIBo= =Mmbp -----END PGP SIGNATURE-----
--- End Message ---

