[Unstable/Noble][PATCH 0/2] Don't produce linux-*-source-<version> package (LP: #2052439)
Juerg Haefliger
juerg.haefliger at canonical.com
Wed Feb 7 11:24:44 UTC 2024
[Impact]
Some kernels produce a linux-*-source-<version> binary deb package. That is all wrong and confusing, only the primary/main linux source package should produce that package.
[Test Case]
Check list of built binary packages in LP and verify the package is not built.
[Where Problems Could Occur]
Already installed packages won't upgrade and become stale.
[Notes]
This bug is filed against the main linux package because that's where the build rules live.
Juerg Haefliger (2):
UBUNTU: [Packaging] Move linux-source package stub to debian/control.d
UBUNTU: [Packaging] Build linux-source package only for the main
kernel
debian.master/control.stub.in | 24 ------------------------
debian/control.d/linux-source.stub | 23 +++++++++++++++++++++++
debian/rules | 8 ++++++++
3 files changed, 31 insertions(+), 24 deletions(-)
create mode 100644 debian/control.d/linux-source.stub
--
2.40.1
More information about the kernel-team
mailing list