Lintian::Processable::ChangeDebian Package CLintian::Processable::Changelog(3)
NAME
Lintian::Processable::Changelog - access to collected changelog data
SYNOPSIS
use Lintian::Processable;
DESCRIPTION
Lintian::Processable::Changelog provides an interface to changelog
data.
INSTANCE METHODS
changelog_path
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.
For source:
Returns the changelog of the source package as a
Parse::DebianChangelog object, or an empty object if the changelog
cannot be resolved safely.
AUTHOR
Originally written by Felix Lechner <felix.lechner@lease-up.com> for
Lintian.
SEE ALSO
lintian(1)
Lintian v2.114.0ubuntu1.7 2025-10-14Lintian::Processable::Changelog(3)
Generated by dwww version 1.14 on Thu Nov 20 06:25:11 CET 2025.