diff mbox series

[SRU,jammy/linux-meta-azure-fde] UBUNTU: [Packaging] Provides linux-tools and linux-cloud-tools

Message ID 20231017142310.89587-6-juerg.haefliger@canonical.com
State New
Headers show
Series [SRU,jammy/linux-meta-azure-fde] UBUNTU: [Packaging] Provides linux-tools and linux-cloud-tools | expand

Commit Message

Juerg Haefliger Oct. 17, 2023, 2:23 p.m. UTC
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@canonical.com>
---
 debian/control.d/azure-fde | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/debian/control.d/azure-fde b/debian/control.d/azure-fde
index c3d30eadfa37..d987a508dfe3 100644
--- a/debian/control.d/azure-fde
+++ b/debian/control.d/azure-fde
@@ -39,6 +39,7 @@  Description: Complete Linux kernel for Azure systems.
 Package: linux-tools-azure-fde${variant:suffix}
 Architecture: amd64
 Section: metapackages
+Provides: linux-tools
 Depends: ${misc:Depends}, linux-tools-${kernel-abi-version}-azure
 Description: Linux kernel versioned tools for Azure systems.
  This package will always depend on the latest Linux kernel versioned tools
@@ -47,6 +48,7 @@  Description: Linux kernel versioned tools for Azure systems.
 Package: linux-cloud-tools-azure-fde${variant:suffix}
 Architecture: amd64
 Section: metapackages
+Provides: linux-cloud-tools
 Depends: ${misc:Depends}, linux-cloud-tools-${kernel-abi-version}-azure
 Description: Linux kernel versioned cloud tools for Azure systems.
  This package will always depend on the latest Linux kernel versioned cloud