audit-armada-app/python3-k8sapp-auditd/debian/deb_folder/control
Igor Soares a8526d225e Application versioning based on build release
This change will automatically adjust versioning of the application
tarball and python plugins to reflect the same version reported by
SW_VERION in /etc/build.info.

Test plan:
PASS: build-pkgs -a & build-image
PASS: AIO-SX install
      Apply application

Story: 2010929
Task: 49340

Change-Id: Ic779fd12324eb73b5b57307f5f093b1e5ad13550
Signed-off-by: Igor Soares <Igor.PiresSoares@windriver.com>
2023-12-28 19:07:25 -03:00

28 lines
793 B
Plaintext

Source: python3-k8sapp-auditd
Section: libs
Priority: optional
Maintainer: StarlingX Developers <starlingx-discuss@lists.starlingx.io>
Build-Depends: debhelper-compat (= 13),
dh-python,
python3-all,
python3-pbr,
python3-setuptools,
python3-wheel,
build-info
Standards-Version: 4.5.1
Homepage: https://www.starlingx.io
Package: python3-k8sapp-auditd
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${python3:Depends}
Description: StarlingX Sysinv Audit Extensions
This package contains sysinv plugins for the audit K8S app.
Package: python3-k8sapp-auditd-wheels
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${python3:Depends}, python3-wheel
Description: StarlingX Sysinv Audit Extension Wheels
This package contains python wheels for the audit K8S app plugins.