Your message dated Wed, 15 Nov 2017 16:22:09 +0100
with message-id <20171115152209.3na46bpquzoqf...@bogon.m.sigxcpu.org>
and subject line Re: Bug#839830: import-orig: Allow to specify package name
has caused the Debian Bug report #839830,
regarding import-orig: Allow to specify package name
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
839830: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839830
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: git-buildpackage
Version: 0.8.4
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
-- System Information:
Debian Release: stretch/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'stable-updates'), (500, 'unstable'),
(500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages git-buildpackage depends on:
ii devscripts 2.16.7
ii git 1:2.9.3-1
ii man-db 2.7.5-1
ii python-dateutil 2.5.3-1
ii python-pkg-resources 27.1.2-1
ii python-six 1.10.0-3
pn python:any <none>
Versions of packages git-buildpackage recommends:
ii cowbuilder 0.81
ii pbuilder 0.226.1
ii pristine-tar 1.37
ii python-requests 2.11.1-1
ii sbuild 0.71.0-2
Versions of packages git-buildpackage suggests:
ii python-notify 0.1.1-4
ii sudo 1.8.17p1-2
ii unzip 6.0-20
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi,
On Wed, Oct 05, 2016 at 03:18:37PM +0200, Guido Günther wrote:
> Package: git-buildpackage
> Version: 0.8.4
> 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>
Can already be done using
gbp import-orig --uscan --no-interactive
Cheers,
-- Guido
--- End Message ---