
Create Debian packages for python-k8sapp-auditd and stx-audit-helm. Story: 2009101 Task: 43877 Signed-off-by: Tracey Bogue <tracey.bogue@windriver.com> Change-Id: I726d348fb126639cbb41e1c64923d8c46bda5bfa
27 lines
780 B
Plaintext
27 lines
780 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
|
|
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.
|