logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Config::Model::Dpkg::Lintian::Overrides - Checks lintian-overrides file

Author

       Dominique Dumont, ddumont [AT] cpan [DOT] org

Description

       This class is derived from Config::Model::Value. Its purpose is to check the content of
       "debian/*lintian-overrides" and "debian/source/lintian-overrides" files.

       Only the validity of the tags are checked. They are compared to the list of tags shipped in lintian
       package.

       Unknown or obsolete tags trigger a warning.

       Obsolete tags can be replaced with their new name with "cme fix dpkg".

Limitations

       •   Syntax of lintian-overrides is not checked.

Name

       Config::Model::Dpkg::Lintian::Overrides - Checks lintian-overrides file

See Also

       Config::Model, Config::Model::Value, lintian

perl v5.40.1                                       2025-04-10              Config::Model:...tian::Overrides(3pm)

Synopsis

       No synopsis. This class is to be used by Dpkg model.

See Also