[SRU][jammy/linux-meta-oem-6.1][PATCH] UBUNTU: [Packaging] Provides linux-tools

Juerg Haefliger juerg.haefliger at canonical.com
Tue Oct 17 14:23:04 UTC 2023


BugLink: https://bugs.launchpad.net/bugs/2039437

Add 'Provides: linux-*tools' so that 'apt install linux-*tools' lists
the meta package as an installation candidate for the virtual package
linux-*tools.

Signed-off-by: Juerg Haefliger <juerg.haefliger at canonical.com>
---
 debian/control.d/migrate-oem-22.04a | 1 +
 debian/control.d/migrate-oem-22.04b | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/control.d/migrate-oem-22.04a b/debian/control.d/migrate-oem-22.04a
index 7ed492fee52e..abe995a53174 100644
--- a/debian/control.d/migrate-oem-22.04a
+++ b/debian/control.d/migrate-oem-22.04a
@@ -19,6 +19,7 @@ Description: OEM Linux kernel image (dummy transitional package)
 Package: linux-tools-oem-22.04a
 Architecture: amd64
 Section: oldlibs
+Provides: linux-tools
 Depends: linux-tools-oem-22.04c
 Description: OEM Linux kernel tools (dummy transitional package)
  Transitional package for upgrades. This package can be safely removed.
diff --git a/debian/control.d/migrate-oem-22.04b b/debian/control.d/migrate-oem-22.04b
index 1316b6459ae9..11da30af7ba4 100644
--- a/debian/control.d/migrate-oem-22.04b
+++ b/debian/control.d/migrate-oem-22.04b
@@ -19,6 +19,7 @@ Description: OEM Linux kernel image (dummy transitional package)
 Package: linux-tools-oem-22.04b
 Architecture: amd64
 Section: oldlibs
+Provides: linux-tools
 Depends: linux-tools-oem-22.04c
 Description: OEM Linux kernel tools (dummy transitional package)
  Transitional package for upgrades. This package can be safely removed.
-- 
2.39.2




More information about the kernel-team mailing list