Import a Debian source package into a GIT repository
| Class | SkipImport | Undocumented |
| Function | download_source | Undocumented |
| Function | apply_patch | Apply patch to a source tree |
| Function | apply_deb_tgz | Apply .debian.tar.gz (V3 source format) |
| Function | get_author_from_changelog | Get author from debian/changelog |
| Function | get_committer_from_author | Based on the options fill in the committer |
| Function | check_parents | Check if the upstream tag is already merged, if not, return the additional parent to merge |
| Function | apply_debian_patch | apply the debian patch and tag appropriately |
| Function | print_dsc | Undocumented |
| Function | move_tag_stamp | Move tag out of the way appending the current timestamp |
| Function | set_bare_repo_options | Modify options for import into a bare repository |
| Function | build_parser | Undocumented |
| Function | parse_args | Undocumented |
| Function | main | Undocumented |
Check if the upstream tag is already merged, if not, return the additional parent to merge