| Lintian::Processable::Installable::Changelog(3) | Debian Package Checker | Lintian::Processable::Installable::Changelog(3) |
Lintian::Processable::Installable::Changelog - access to collected changelog data
use Lintian::Processable;
Lintian::Processable::Installable::Changelog provides an interface to changelog data.
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.
Originally written by Felix Lechner <felix.lechner@lease-up.com> for Lintian.
| 2025-03-28 | Lintian v2.122.0 |