DOKK / manpages / debian 12 / lintian / Lintian::Index.3.en
Lintian::Index(3) Debian Package Checker Lintian::Index(3)

Lintian::Index - access to collected data about the upstream (orig) sources

    use Lintian::Index;

Lintian::Processable::Source::Orig::Index provides an interface to collected data about the upstream (orig) sources.

Returns a reference to a hash with elements catalogued by path names.
"basedir"
Returns the base directory for file references.
"anchored"
Like "index" except orig_index is based on the "orig tarballs" of the source packages.

For native packages "index" and "orig_index" are generally identical.

NB: If sorted_index includes a debian packaging, it is was contained in upstream part of the source package (or the package is native).

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

lintian(1)

2023-02-05 Lintian v2.116.3