Hi there,

On Sun, 29 Dec 2019 at 17:13:46 -0800, Vagrant Cascadian wrote:
> When I run:
> 
>  sbuild -d UNRELEASED -c sid  --source --force-orig-source 
> --source-only-changes hello_2.10-2.dsc
> 
> Results in an hello_2.10-2_amd64.changes that contains references to the
> .orig.tar but hello_2.10-2_source.changes that does not, which is pretty
> counterintuitive to me at least. :)

Probably related: --debbuildopt="-v$VERSION" is not passed along to
`dpkg-genchanges --build=source` either.

This might be why many _source.changes files uploaded to backports now
contain only entries for the current version (while it's recommended to
include all entries since the last bpo version — so the BTS can be
updated accordingly etc.)

    
https://salsa.debian.org/debian/sbuild/-/blob/debian/sbuild-0.79.1-1/lib/Sbuild/Build.pm#L2676

I suppose it'd make sense to collect dpkg-buildpackage options that are
meant for dpkg-genchanges (‘-sa’, ‘-vversion’, etc.) and pass them along
when invoking `dpkg-genchanges --build=source`.

> Thanks for maintaining sbuild!

+1 :-)

-- 
Guilhem.

Attachment: signature.asc
Description: PGP signature

Reply via email to