provides some debian source package related helpers
Class | DpkgCompareVersions | No class docstring; 0/1 class variables, 0/1 instance variables, 1/2 methods documented |
Function | parse_changelog_repo | Parse the changelog file from given branch in the git repository. |
Function | orig_file | The name of the orig file belonging to changelog cp |
Function | get_arch | Undocumented |
Function | compare_versions | compares to Debian versionnumbers suitable for sort() |
Parse the changelog file from given branch in the git repository.
FIXME: this should use *Vfs methods