Bug#1032932: git-buildpackage: --no-sign-tags doesn't take effect if git config says to sign tags

2023-03-14 Thread Guido Günther
Hi, On Tue, Mar 14, 2023 at 10:42:08AM +, Huw Jones wrote: > Package: git-buildpackage > Version: 0.9.22 > Severity: important > Tags: patch > X-Debbugs-Cc: h...@pexip.com > > Dear Maintainer, > > My gitconfig contains > [tag] > gpgsign = true > When calling > gbp import-dsc --pr

Bug#1032932: git-buildpackage: --no-sign-tags doesn't take effect if git config says to sign tags

2023-03-14 Thread Huw Jones
Package: git-buildpackage Version: 0.9.22 Severity: important Tags: patch X-Debbugs-Cc: h...@pexip.com Dear Maintainer, My gitconfig contains [tag] gpgsign = true When calling gbp import-dsc --pristine-tar --no-sign-tags I get prompted by gpg to sign my tags. With the `--no-sign-tags