- Package:
- git-buildpackage
- Source:
- git-buildpackage
- Submitter:
- Guido Günther
- Date:
- 2017-11-15 17:15:05 UTC
- Severity:
- wishlist
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
s/removals/renames/
Hi,
Can already be done using
gbp import-orig --uscan --no-interactive
Cheers,
-- Guido
Hi, [..snip..] changelog is present so the option is needed. -- Guido