module documentation

Import multiple dsc files into Git in one go

Class DscCompareVersions Undocumented
Class GitImportDsc Undocumented
Function cmp_to_key Convert a cmp= function into a key= function
Function fetch_snapshots Fetch snapshots using debsnap from snapshots.debian.org
Function main Undocumented
Function print_help Undocumented
Function set_gbp_conf_files Filter out all gbp.conf files that are local to the git repository and set GBP_CONF_FILES accordingly so gbp import-dsc will only use these.
def cmp_to_key(mycmp):

Convert a cmp= function into a key= function

def fetch_snapshots(pkg, downloaddir):

Fetch snapshots using debsnap from snapshots.debian.org

def main(argv):

Undocumented

def print_help():

Undocumented

def set_gbp_conf_files():

Filter out all gbp.conf files that are local to the git repository and set GBP_CONF_FILES accordingly so gbp import-dsc will only use these.