diff mbox series

[b:hwe-5.4,1/1] UBUNTU: [Packaging] hwe-5.4: linux-tools-common and linux-cloud-tools-common are one per series

Message ID 20221130083543.653742-2-juerg.haefliger@canonical.com
State New
Headers show
Series UBUNTU: [Packaging] <foo>: linux-tools-common and linux-cloud-tools-common are one per series | expand

Commit Message

Juerg Haefliger Nov. 30, 2022, 8:35 a.m. UTC
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@canonical.com>
---
 debian.hwe-5.4/control.stub.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/debian.hwe-5.4/control.stub.in b/debian.hwe-5.4/control.stub.in
index 5ab8a2d9d31d..b91b93ca1112 100644
--- a/debian.hwe-5.4/control.stub.in
+++ b/debian.hwe-5.4/control.stub.in
@@ -107,7 +107,7 @@  Build-Profiles: <!stage1>
 Architecture: i386 amd64 armhf arm64 ppc64el s390x
 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
@@ -131,7 +131,7 @@  Build-Profiles: <!stage1>
 Architecture: i386 amd64 armhf
 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