Your message dated Thu, 02 Nov 2006 15:04:51 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#329377: fixed in libfile-find-rule-perl 0.30-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: libfile-find-rule-perl Version: 0.28-1 Severity: normal Sample program: use File::Find::Rule; $rule=File::Find::Rule->new->start($ARGV[0]); while ($f = $rule->match ) { print "$f\n"; } Run it with args '.', './', './/'. './//'. (An empty line is added after each run for readability): /var/games/bsdgames/hack$ perl -e 'use File::Find::Rule; $rule=File::Find::Rule->new->start($ARGV[0]); while ($f = $rule->match ) { print "$f\n"; }' . .. perm record save /var/games/bsdgames/hack$ perl -e 'use File::Find::Rule; $rule=File::Find::Rule->new->start($ARGV[0]); while ($f = $rule->match ) { print "$f\n"; }' ./ .. perm record save /var/games/bsdgames/hack$ perl -e 'use File::Find::Rule; $rule=File::Find::Rule->new->start($ARGV[0]); while ($f = $rule->match ) { print "$f\n"; }' .// /var/games/bsdgames/hack$ perl -e 'use File::Find::Rule; $rule=File::Find::Rule->new->start($ARGV[0]); while ($f = $rule->match ) { print "$f\n"; }' ./// / //perm //record //save You can see, that there is no hit when searching .// and path somehow converted to absolute in case of more sequential slashes. -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.11.12 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages libfile-find-rule-perl depends on: ii libnumber-compare-perl 0.01-1 Perform numeric comparisons in per ii libtext-glob-perl 0.06-1 Match globbing patterns against te ii perl 5.8.4-8 Larry Wall's Practical Extraction ii perl-modules 5.8.4-8 Core Perl modules -- no debconf information
--- End Message ---
--- Begin Message ---Source: libfile-find-rule-perl Source-Version: 0.30-2 We believe that the bug you reported is fixed in the latest version of libfile-find-rule-perl, which is due to be installed in the Debian FTP archive: libfile-find-rule-perl_0.30-2.diff.gz to pool/main/libf/libfile-find-rule-perl/libfile-find-rule-perl_0.30-2.diff.gz libfile-find-rule-perl_0.30-2.dsc to pool/main/libf/libfile-find-rule-perl/libfile-find-rule-perl_0.30-2.dsc libfile-find-rule-perl_0.30-2_all.deb to pool/main/libf/libfile-find-rule-perl/libfile-find-rule-perl_0.30-2_all.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. Gunnar Wolf <[EMAIL PROTECTED]> (supplier of updated libfile-find-rule-perl 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, 2 Nov 2006 14:02:19 -0600 Source: libfile-find-rule-perl Binary: libfile-find-rule-perl Architecture: source all Version: 0.30-2 Distribution: unstable Urgency: low Maintainer: Debian Perl Group <[EMAIL PROTECTED]> Changed-By: Gunnar Wolf <[EMAIL PROTECTED]> Description: libfile-find-rule-perl - Alternative interface to File::Find Closes: 329377 Changes: libfile-find-rule-perl (0.30-2) unstable; urgency=low . * Applied Niko Tyni's patch fixing incorrect handling of sequential patches - Upstream still has to formally apply/reject it (Closes: #329377) Files: 39f455ce83f20c4146820cab719f7973 935 perl optional libfile-find-rule-perl_0.30-2.dsc a89afd7a8c0347d6ec9c6bbd41c9c171 2044 perl optional libfile-find-rule-perl_0.30-2.diff.gz 541c72fd2271987ee7fa93bd416ef683 30014 perl optional libfile-find-rule-perl_0.30-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFSk9y2A7zWou1J68RApYCAKCqLKHtxW/LVcGtIaZvWz86AuqBtwCfdzVU WU7m/E8aisMbrHrtKe9d5Fk= =9kp4 -----END PGP SIGNATURE-----
--- End Message ---

