ptp-notification-armada-app/stx-ptp-notification-helm/debian/deb_folder/control
Igor Soares 3f163fc54c 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: 49349

Change-Id: I33e6dc77db82bcba2381ac604272ed8550ae78d8
Signed-off-by: Igor Soares <Igor.PiresSoares@windriver.com>
2023-12-29 12:22:46 -03:00

22 lines
589 B
Plaintext

Source: stx-ptp-notification-helm
Section: libs
Priority: optional
Maintainer: StarlingX Developers <starlingx-discuss@lists.starlingx.io>
Build-Depends: debhelper-compat (= 13),
chartmuseum,
helm,
procps,
python3-k8sapp-ptp-notification,
python3-k8sapp-ptp-notification-wheels,
build-info
Standards-Version: 4.5.1
Homepage: https://www.starlingx.io
Package: stx-ptp-notification-helm
Section: libs
Architecture: any
Depends: ${misc:Depends}
Description: StarlingX PTP Notification FluxCD Helm Charts
This package contains FluxCD helm charts for the PTP notification
application.