debian_analyzer::debcommit

Function changelog_changes

Source
pub fn changelog_changes(
    tree: &dyn Tree,
    basis_tree: &dyn Tree,
    cl_path: &Path,
) -> Result<Option<Vec<String>>, Error>
Expand description

Find changes in a changelog file.