Update debian packages for pkg-versioning

The Debian packaging meta_data file has been changed to reflect all the
latest git commits under the directory, pointed as usable, and to
improve pkg-versioning addressing the first commit as start point to
build packages.

This ensures that any new code submissions under those
directories will increment the versions.

The commit SHA df8fc0aa19 was chosen to be the SRC_GITREVCOUNT of the
python3-k8sapp-cert-manager's metadata because is the commit that
creates the package file structure in the repo.
(python3-k8sapp-cert-manager version was modified from .stx.60 to
.stx.61)

The commit SHA afd731d65d was chosen to be the SRC_GITREVCOUNT of the
stx-cert-manager-helm's metadata because is the commit that creates
the package file structure in the repo.

The commit SHA 78cacfb0d7 was chosen to be listed in FILES_GITREVCOUNT
because is the commit that adds the "helm-charts" directory of the
repository referenced in the "src_files" for stx-cert-manager-helm's
metadata.
(stx-cert-manager-helm version was modified from .stx.60 to .stx.61)

stx_patch is added to revision section to maintain the up versioning
of both packages.

Test Plan:
PASS: Verify package versions are updated as expected.
PASS: build-pkgs -c -p python3-k8sapp-cert-manager
PASS: build-pkgs -c -p stx-cert-manager-helm

Story: 2010550
Task: 47495

Signed-off-by: Manoel Benedito Neto <Manoel.BeneditoNeto@windriver.com>
Change-Id: I1b15086b117889471dfa859d8d9a597ec060e4ea
This commit is contained in:
Manoel Benedito Neto 2023-02-24 08:47:02 -03:00
parent 85f2466c56
commit 7a568ccc6e
2 changed files with 11 additions and 10 deletions

View File

@ -4,6 +4,7 @@ debver: 1.0-1
src_path: k8sapp_cert_manager
revision:
dist: $STX_DIST
GITREVCOUNT:
SRC_DIR: ${MY_REPO}/stx/cert-manager-armada-app
BASE_SRCREV: df8fc0aa19972d84f0198ad5beff3bbcd654844b
stx_patch: 56
PKG_GITREVCOUNT: true
SRC_GITREVCOUNT:
SRC_BASE_SRCREV: df8fc0aa19972d84f0198ad5beff3bbcd654844b

View File

@ -1,12 +1,9 @@
---
debname: stx-cert-manager-helm
debver: 1.0-1
src_path: null
src_path: stx-cert-manager-helm
src_files:
- ${MY_REPO}/stx/helm-charts/psp-rolebinding/psp-rolebinding/helm-charts
- stx-cert-manager-helm/files
- stx-cert-manager-helm/helm-charts
- stx-cert-manager-helm/fluxcd-manifests
dl_files:
helm-charts-certmanager-1.7.1.tar.gz:
topdir: helm-charts
@ -14,6 +11,9 @@ dl_files:
md5sum: 5e3db9fc3aed832e69ddd50d608260a5
revision:
dist: $STX_DIST
GITREVCOUNT:
SRC_DIR: ${MY_REPO}/stx/cert-manager-armada-app
BASE_SRCREV: df8fc0aa19972d84f0198ad5beff3bbcd654844b
stx_patch: 28
PKG_GITREVCOUNT: true
SRC_GITREVCOUNT:
SRC_BASE_SRCREV: afd731d65d1966fadec6128575efb92414fa26ab
FILES_GITREVCOUNT:
- 78cacfb0d7a9a625699fcad0b18d83f5cb455b44