> > The changelog is easy to update to only include Debian changes with: > > > > gbp dch -- debian > > That's not needed as gbp-dch looks at the packaging branch so commits > from upstream vcs aren't included.
Yes it is needed when gbp import-orig --uscan runs with gbp.conf:upstream-vcs-tag configured and the upstream commits are in the shared history. I would not be using this consistently if I could do without..

