Your message dated Wed, 08 Oct 2014 23:33:37 +0000
with message-id <[email protected]>
and subject line Bug#760870: fixed in ack-grep 2.14-4
has caused the Debian Bug report #760870,
regarding ack-grep: Matching ^ does not work correctly with -l/-L options
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.)
--
760870: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760870
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ack-grep
Version: 2.14-1
Severity: important
ack now fails the following trivial test case. I think this is a
regression in the new version. Perhaps it is missing the /m
modifier somewhere?
Ben.
/home/ben$ cat test
foo
bar
/home/ben$ ack ^foo test
foo
/home/ben$ ack ^bar test
bar
/home/ben$ ack -l ^foo test
test
/home/ben$ ack -l ^bar test
/home/ben$ ack -l bar test
test
/home/ben$
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: i386 (x86_64)
Foreign Architectures: amd64
Kernel: Linux 3.16-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages ack-grep depends on:
ii libfile-next-perl 1.12-1
ii perl 5.20.0-6
ack-grep recommends no packages.
ack-grep suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: ack-grep
Source-Version: 2.14-4
We believe that the bug you reported is fixed in the latest version of
ack-grep, which is due to be installed in the Debian FTP archive.
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.
Axel Beckert <[email protected]> (supplier of updated ack-grep 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.8
Date: Thu, 09 Oct 2014 01:18:09 +0200
Source: ack-grep
Binary: ack-grep
Architecture: source all
Version: 2.14-4
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <[email protected]>
Changed-By: Axel Beckert <[email protected]>
Description:
ack-grep - grep-like program specifically for large source trees
Closes: 760870
Changes:
ack-grep (2.14-4) unstable; urgency=low
.
* Cherry-pick 17504aa from upstream. Fixes wrong results with
-l. (Closes: #760870)
* Fix pkg-perl-specific lintian warning missing-testsuite-header.
Checksums-Sha1:
355ba434aa5c3379e67bf1c0246556a9f11149d3 1459 ack-grep_2.14-4.dsc
862f11615df57ce42cd8ca9a20a28e43c114273b 10204 ack-grep_2.14-4.debian.tar.xz
587edb52b21e7a22a56bc6cbcad7b79122afa5fb 67018 ack-grep_2.14-4_all.deb
Checksums-Sha256:
46b7ae5dfa6860a8073ab59335b3b3c319f3c820874e982e6c78b3d99cfe4c42 1459
ack-grep_2.14-4.dsc
e7cea7b87cd27bdb0815f87158c93536a2d761e007593bcb583fcc708c35913b 10204
ack-grep_2.14-4.debian.tar.xz
ec6ce7c4a85b69fcfd1f943f09c898743a3708adedc658c5bf7547d71605ec24 67018
ack-grep_2.14-4_all.deb
Files:
0c8e60c68a14afef6adffdc997fea0f0 1459 utils optional ack-grep_2.14-4.dsc
8b6f28a20311e1c97f388ad39094ba33 10204 utils optional
ack-grep_2.14-4.debian.tar.xz
d349f05a53a1d0f942660140c6870aa1 67018 utils optional ack-grep_2.14-4_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEARECAAYFAlQ1xoQACgkQwJ4diZWTDt6sFACeOFh3HVsCvgY9pWH64NiPwOYV
EKkAniWBCiYP+jXeru7T1pPJ+Bx/jfpx
=JZYi
-----END PGP SIGNATURE-----
--- End Message ---