Bug#890012: namazu2-index-tools: mknmz fails with Perl 5.26

2019-04-15 Thread Takatsugu Nokubi
On Tue, 16 Apr 2019 00:20:49 +0900 (JST) Tatsuya Kinoshita 
wrote:
> On April 6, 2018 at 10:58PM +0900, tats (at debian.org) wrote:
> >> $ perl -c /usr/share/namazu/filter/hnf.pl
> >> Unescaped left brace in regex is illegal here in regex; marked by <--
HERE in m/%{ <-- HERE ?([a-z]+)}?/ at /usr/share/namazu/filter/hnf.pl line
247.
> >
> > Fixed in the upstream CVS repo.
> >
> >   -
http://cvs.namazu.org/Development/namazu/filter/hnf.pl?r1=1.17=1.18
>
> Could you please apply the patch for buster?

Applied and pushd, please wait until unblock.


Bug#890012: namazu2-index-tools: mknmz fails with Perl 5.26

2019-04-15 Thread Tatsuya Kinoshita
On April 6, 2018 at 10:58PM +0900, tats (at debian.org) wrote:
>> $ perl -c /usr/share/namazu/filter/hnf.pl
>> Unescaped left brace in regex is illegal here in regex; marked by <-- HERE 
>> in m/%{ <-- HERE ?([a-z]+)}?/ at /usr/share/namazu/filter/hnf.pl line 247.
>
> Fixed in the upstream CVS repo.
>
>   - http://cvs.namazu.org/Development/namazu/filter/hnf.pl?r1=1.17=1.18

Could you please apply the patch for buster?

Thanks,
-- 
Tatsuya Kinoshita



Bug#890012: namazu2-index-tools: mknmz fails with Perl 5.26

2018-04-06 Thread Tatsuya Kinoshita
Control: tags -1 + patch fixed-upstream

On February 10, 2018 at 11:25AM +0900, tats (at debian.org) wrote:
> $ perl -c /usr/share/namazu/filter/hnf.pl
> Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in 
> m/%{ <-- HERE ?([a-z]+)}?/ at /usr/share/namazu/filter/hnf.pl line 247.

Fixed in the upstream CVS repo.

  - http://cvs.namazu.org/Development/namazu/filter/hnf.pl?r1=1.17=1.18

Thanks,
--
Tatsuya Kinoshita


pgpcM9B6aEBbG.pgp
Description: PGP signature


Bug#890012: namazu2-index-tools: mknmz fails with Perl 5.26

2018-02-09 Thread Tatsuya Kinoshita
Package: namazu2-index-tools
Version: 2.0.21-21
Severity: important

mknmz fails because of the following error:

```
$ perl -c /usr/share/namazu/filter/hnf.pl
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in 
m/%{ <-- HERE ?([a-z]+)}?/ at /usr/share/namazu/filter/hnf.pl line 247.
```

Probably, "{" should be escaped to "\{", because unescaped left
brace in regex is deprecated in Perl 5.26.

Thanks,
--
Tatsuya Kinoshita


pgpFxTTkn4oyl.pgp
Description: PGP signature