provides some debian source package related helpers

Variable Releases Undocumented
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 get_arch Undocumented
Function compare_versions compares to Debian version numbers suitable for sort()
Function get_vendor Undocumented
Releases =
Undocumented
(type: Tuple[str, ...])
def parse_changelog_repo(repo, branch, filename):

Parse the changelog file from given branch in the git repository.

FIXME: this should use *Vfs methods

def get_arch():
Undocumented
def compare_versions(version1, version2):

compares to Debian version numbers suitable for sort()

def get_vendor():
Undocumented
API Documentation for git-buildpackage, generated by pydoctor at 2021-02-01 08:15:22.