Man page - lintian::processable::source::changelog(3)
Packages contains this manual
Manual
Lintian::Processable::Source::Changelog
NAMESYNOPSIS
DESCRIPTION
INSTANCE METHODS
AUTHOR
SEE ALSO
NAME
Lintian::Processable::Source::Changelog - access to collected changelog data
SYNOPSIS
use Lintian::Processable;
DESCRIPTION
Lintian::Processable::Source::Changelog provides an interface to changelog data.
INSTANCE METHODS
changelog_item
changelog
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)