[SRU][F][PATCH] UBUNTU: [Packaging] Add Conflicts/Replaces to remove linux-oem-5.6-tools-common

Timo Aaltonen tjaalton at ubuntu.com
Wed Jun 10 14:14:52 UTC 2020


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

linux-oem-5.6 built -tools-common, make sure it's removed on upgrade.

Signed-off-by: Timo Aaltonen <timo.aaltonen at canonical.com>
---
 debian.master/control.stub.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian.master/control.stub.in b/debian.master/control.stub.in
index a422d8ef2b50..5d3fc867d332 100644
--- a/debian.master/control.stub.in
+++ b/debian.master/control.stub.in
@@ -97,6 +97,8 @@ Multi-Arch: foreign
 Section: kernel
 Priority: optional
 Depends: ${misc:Depends}, lsb-release
+Conflicts: linux-oem-5.6-tools-common
+Replaces: linux-oem-5.6-tools-common
 Description: Linux kernel version specific tools for version PKGVER
  This package provides the architecture independent parts for kernel
  version locked tools (such as perf and x86_energy_perf_policy) for
-- 
2.25.1




More information about the kernel-team mailing list