Control: tag -1 pending

Hello,

Bug #1003353 in lintian reported by you has been fixed in the
Git repository and is awaiting an upload. You can see the commit
message below and you can check the diff of the fix at:

https://salsa.debian.org/lintian/lintian/-/commit/91b36bc14ea6d011b4107bb21b2a80c18aa0586f

------------------------------------------------------------------------
Replace unfitting Text::Glob with more flexible Regexp::Wildcards

Write a match_glob() function which emulates Text::Glob's match_glob()
preconfigured for Lintian's needs, put it into Lintian::Utils and
allow to export it from there.

The mentioned preconfiguration for just using the "Jokers" set of
Regexp::Wildcards fixes the issues with brackets in overrides which
Lintian had since the introduction of Text::Glob in commit
139009d5a54225ebff4509ec37b979cb898c17fe.

Closes: #1003353

This also allows us to remove one item from the exception list for
Perl::Critic's Variables::ProhibitPackageVars policy as we no more
need to configure Text::Glob every time (!) when we call match_glob().

Also update the dependencies accordingly.
------------------------------------------------------------------------

(this message was generated automatically)
-- 
Greetings

https://bugs.debian.org/1003353

Reply via email to