#839830 import-orig: Allow to specify package name

#839830#5
Date:
2016-10-05 13:18:37 UTC
From:
To:
For things like package removals it would be nice if ask_package_name()
could be used to ask for the new package name. Otherwise renaming the
pristine-tar commits, etc is rather cumbersome. Sth. like:

    gbp import-orig --uscan --ask-package-name
    package name: <current name>

would be nice.
Cheers,
 -- Guido

#839830#10
Date:
2017-01-20 09:26:21 UTC
From:
To:
s/removals/renames/
#839830#15
Date:
2017-11-15 15:22:09 UTC
From:
To:
Hi,

Can already be done using

    gbp import-orig --uscan --no-interactive

Cheers,
 -- Guido

#839830#22
Date:
2017-11-15 17:10:39 UTC
From:
To:
Hi,
[..snip..]
changelog is present so the option is needed.
 -- Guido