Lintian::Processable::Source::Format(3) | Debian Package Checker | Lintian::Processable::Source::Format(3) |
Lintian::Processable::Source::Format - Lintian interface to source format
my $collect = Lintian::Processable::Source::Format->new;
Lintian::Processable::Source::Format provides an interface to source format information.
If the source format is 1.0 and the version number is absent, this will return false (as native packages are a lot rarer than non-native ones).
Note if the source format is missing, it is assumed to be a 1.0 package.
Originally written by Russ Allbery <rra@debian.org> for Lintian. Amended by Felix Lechner <felix.lechner@lease-up.com> for Lintian.
2020-11-27 | Lintian v2.104.0 |