NAK: [Unstable/Lunar][PATCH 0/3] Fix debug package builds
Andrea Righi
andrea.righi at canonical.com
Mon Jan 16 09:41:23 UTC 2023
On Fri, Jan 13, 2023 at 09:40:30AM +0100, Juerg Haefliger wrote:
> Currently, debug packages are only built when doing a 'full build'.
> A 'full build' is performed if the file /CurrentlyBuilding is present,
> which indicates that we're building in a PPA. So far, so good. However,
> PPAs have a configuration option 'Build debug symbols' and if that option
> is unset, we simply remove the debug package names from debian/files so
> they don't get published.
>
> It seems wrong to even build the packages in this case.
>
> The first patch fixes that. The second patch is just a simplification that
> drops an unnecessary if-then, and the third patch removes variables that
> are no longer needed due to patch 1.
Already applied via pull request.
-Andrea
More information about the kernel-team
mailing list