|
orig_needs_repack(upstream_source,
options)
Determine if the upstream sources needs to be repacked |
|
|
|
cleanup_tmp_tree(tree)
remove a tree of temporary files |
|
|
|
is_link_target(target,
link)
does symlink link already point to target? |
|
|
|
ask_package_name(default,
name_validator_func,
err_msg)
Ask the user for the source package name. |
|
|
|
ask_package_version(default,
ver_validator_func,
err_msg)
Ask the user for the upstream package version. |
|
|
|
repack_source(source,
new_name,
unpack_dir,
filters,
new_prefix=None)
Repack the source tree |
|
|