[f/j/k/l:ibm][PATCH 1/1] UBUNTU: [Packaging] ibm: linux-tools-common and linux-cloud-tools-common are one per series

Juerg Haefliger juerg.haefliger at canonical.com
Wed Nov 30 08:35:43 UTC 2022


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

Depend on linux-tools-common and linux-cloud-tools-common which provide
the /usr/bin/<foo> wrapper scripts.

Signed-off-by: Juerg Haefliger <juerg.haefliger at canonical.com>
---
 debian.ibm/control.stub.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian.ibm/control.stub.in b/debian.ibm/control.stub.in
index d906890d12f6..ab83eb2b7614 100644
--- a/debian.ibm/control.stub.in
+++ b/debian.ibm/control.stub.in
@@ -105,7 +105,7 @@ Build-Profiles: <!stage1>
 Architecture: amd64
 Section: devel
 Priority: optional
-Depends: ${misc:Depends}, ${shlibs:Depends}, SRCPKGNAME-tools-common
+Depends: ${misc:Depends}, ${shlibs:Depends}, linux-tools-common
 Description: Linux kernel version specific tools for version PKGVER-ABINUM
  This package provides the architecture dependant parts for kernel
  version locked tools (such as perf and x86_energy_perf_policy) for
@@ -129,7 +129,7 @@ Build-Profiles: <!stage1>
 Architecture: amd64
 Section: devel
 Priority: optional
-Depends: ${misc:Depends}, ${shlibs:Depends}, SRCPKGNAME-cloud-tools-common
+Depends: ${misc:Depends}, ${shlibs:Depends}, linux-cloud-tools-common
 Description: Linux kernel version specific cloud tools for version PKGVER-ABINUM
  This package provides the architecture dependant parts for kernel
  version locked tools for cloud tools for version PKGVER-ABINUM on
-- 
2.34.1




More information about the kernel-team mailing list