Hi,
On Sun, Dec 01, 2024 at 03:01:38PM -0800, Otto Kekäläinen wrote:
> > > 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..

Ah, right, I was wondering why this isn't the case over here but turns
out my scripts are running "gbp dch -R -- debian/" since years.

> Maybe gbp dch could have this automatically if debian/source/format
> `3.0 (quilt)`?

Or rather make it the default and only include the full history with a
`--full` option (We can then still support filtering via `--`).

Cheers,
 -- Guido

Reply via email to