Lintian::Processable::Installable::Changelog - access to collected changelog data
Contents
Description
Lintian::Processable::Installable::Changelog provides an interface to changelog data.
Instance Methods
changelog_item
changelog
For binary:
Returns the changelog of the binary package as a Parse::DebianChangelog object, or an empty object if
the changelog doesn't exist. The changelog-file collection script must have been run to create the
changelog file, which this method expects to find in changelog.
Name
Lintian::Processable::Installable::Changelog - access to collected changelog data
See Also
lintian(1)
Lintian v2.122.0ubuntu1 2025-05-01 Lintian::Processabl...tallable::Changelog(3)
Synopsis
use Lintian::Processable;
