Hi, [..snip..] On Wed, Nov 15, 2017 at 03:27:13PM +0000, Debian Bug Tracking System wrote: > > 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> > > Can already be done using > > gbp import-orig --uscan --no-interactive
Replying to myself: Not true. The package name is only asked when no changelog is present so the option is needed. -- Guido

