str
|
|
|
upstream_import_commit_msg(options,
version) |
|
|
|
detect_name_and_version(repo,
source,
options) |
|
|
string
|
find_source(use_uscan,
args)
Find the main tarball to import - either via uscan or via command
line argument |
|
|
|
debian_branch_merge(repo,
tag,
version,
options) |
|
|
|
debian_branch_merge_by_replace(repo,
tag,
version,
options) |
|
|
|
get_component_tarballs(name,
version,
tarball,
components)
Figure out the paths to the component tarballs based on the main
tarball. |
|
|
|
debian_branch_merge_by_merge(repo,
tag,
version,
options) |
|
|
|
set_bare_repo_options(options)
Modify options for import into a bare repository |
|
|
|
|
|
|
|
|
|
|