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

Lintian::Processable::Source::Changelog - access to collected changelog data

Author

Originally written by Felix Lechner <felix.lechner@lease-up.com> for Lintian.

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.

Name

Lintian::Processable::Source::Changelog - access to collected changelog data

See Also

lintian(1) Lintian v2.122.0ubuntu1 2025-05-01 Lintian::Processable::Source::Changelog(3)

Synopsis

use Lintian::Processable;

See Also