|
cleanup_tmp_tree(tree)
remove a tree of temporary files |
|
|
|
is_link_target(target,
link)
does symlink link already point to target? |
|
|
|
symlink_orig(archive,
pkg,
version)
create a symlink <pkg>_<version>.orig.tar.<ext> so
pristine-tar will see the correct basename |
|
|
|
upstream_import_commit_msg(options,
version) |
|
|
|
detect_name_and_version(repo,
source,
options) |
|
|
|
|
|
|
string
|
find_source(options,
args)
Find the tarball to import - either via uscan or via command line
argument |
|
|
|
repacked_tarball_name(source,
name,
version) |
|
|
|
repack_source(source,
name,
version,
tmpdir,
filters)
Repack the source tree |
|
|
|
|
|
|