Add missing stx-kubernetes-power-manager replacement relationship

Renaming `stx-kubernetes-power-manager-helm` to
`stx-kubernetes-power-manager` without specifying the package
relationships might lead to orphaned packages and conflicts.
This commit adds a explict replacement relationship between the
aforementioned packages.

Test Plan:
PASS: Check whether the older package is replaced with new
      package installation.
PASS: Build all packages generating an application tarball and
      check whether the charts' versions are correct.
PASS: Validate basic application lifecycle operations:
      upload/apply/remove/delete.

Story: 2011069
Task: 50212

Change-Id: I8c86305a724ab3da5cd149aa11945dbb4f59ee75
Signed-off-by: Guilherme Santos <guilherme.santos@windriver.com>
This commit is contained in:
Guilherme Santos 2024-05-29 09:41:43 -03:00
parent e258932a86
commit 274592ab6d

View File

@ -11,6 +11,8 @@ Standards-Version: 4.5.1
Homepage: https://www.starlingx.io
Package: stx-kubernetes-power-manager
Replaces: stx-kubernetes-power-manager-helm
Conflicts: stx-kubernetes-power-manager-helm
Section: libs
Architecture: any
Depends: ${misc:Depends}