openstack-armada-app/openstack-helm-infra/debian/deb_folder/control
Davlet Panech afc2fe2a4c debian: make all packages arch-independent
All debian packages in this repo are architecture-independent (ie don't
include any arch-specific binaries). Declare them as such in debian
control files. This is inline with their centos versions.

TESTS
====================================
Rebuild packages in debian

Story: 2009897
Task: 45278

Signed-off-by: Davlet Panech <davlet.panech@windriver.com>
Change-Id: I25a41dc96565caa62767ab3c302967cec3b96fb5
2022-05-04 22:26:05 -04:00

19 lines
480 B
Plaintext

Source: openstack-helm-infra
Section: libs
Priority: optional
Maintainer: StarlingX Developers <starlingx-discuss@lists.starlingx.io>
Build-Depends: debhelper-compat (= 13),
chartmuseum,
helm,
procps
Standards-Version: 4.5.1
Homepage: https://www.starlingx.io
Package: openstack-helm-infra
Section: libs
Architecture: all
Depends: ${misc:Depends}
Description: StarlingX Openstack Helm Infrastructure
This package contains a patched version of the openstack-helm-infra
repo.