Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
I am using gbp with an upstream branch that is pulled from git repository
(there are no release tarballs). Upstream tags are not annotated,
but git-dch searches only for annotated tags which are normally
signed when git-import-orig is run.
* What was the outcome of this action?
git-dch added a version with "21.6-2" suffix, but
I would expect it to add "21.7-1", because there is "upstream/21.7"
tag (which is not annotated, though).
* What outcome did you expect instead?
I expected git-dch to look at lightweight tags as well.
I attach a trivial patch that does exactly that.
Cheers,
Tomasz