Igor Soares 7287bd23c9 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: Confirm that the tarball version matches the platform version
PASS: Apply application

Story: 2010929
Task: 49346

Change-Id: Ib4c9657bf63f3c229b20c72d2afe1ffb8681f660
Signed-off-by: Igor Soares <Igor.PiresSoares@windriver.com>
2024-01-02 21:49:45 +00:00

28 lines
909 B
Plaintext

Source: python3-k8sapp-node-feature-discovery
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-node-feature-discovery
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${python3:Depends}
Description: StarlingX Sysinv Node Feature Discovery Extensions
This package contains sysinv plugins for the node feature discovery K8S app.
Package: python3-k8sapp-node-feature-discovery-wheels
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${python3:Depends}, python3-wheel
Description: StarlingX Sysinv Node Feature Discovery Extension Wheels
This package contains python wheels for the node feature discovery K8S app plugins.