Lintian::Index - access to collected data about the upstream (orig) sources
Contents
Description
Lintian::Processable::Source::Orig::Index provides an interface to collected data about the upstream
(orig) sources.
Instance Methods
identifier
catalog
Returns a reference to a hash with elements catalogued by path names.
"basedir"
Returns the base directory for file references.
"anchored"
unpack_messages
lookup (FILE)
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).
resolve_path
create_from_basedir
create_from_piped_tar
load
merge_in
capture_common_prefix
drop_common_prefix
drop_basedir_segment
Name
Lintian::Index - access to collected data about the upstream (orig) sources
See Also
lintian(1)
Lintian v2.122.0ubuntu1 2025-05-01 Lintian::Index(3)
Synopsis
use Lintian::Index;
