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
This commit is contained in:
Davlet Panech 2022-05-04 22:26:05 -04:00
parent 78d407c12f
commit afc2fe2a4c
4 changed files with 5 additions and 5 deletions

View File

@ -11,7 +11,7 @@ Homepage: https://www.starlingx.io
Package: openstack-helm-infra
Section: libs
Architecture: any
Architecture: all
Depends: ${misc:Depends}
Description: StarlingX Openstack Helm Infrastructure
This package contains a patched version of the openstack-helm-infra

View File

@ -12,7 +12,7 @@ Homepage: https://www.starlingx.io
Package: openstack-helm
Section: libs
Architecture: any
Architecture: all
Depends: ${misc:Depends}, openstack-helm-infra
Description: StarlingX Openstack Helm
This package contains a patched version of the openstack-helm

View File

@ -13,7 +13,7 @@ Homepage: https://www.starlingx.io
Package: python3-k8sapp-openstack
Section: libs
Architecture: any
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: StarlingX Sysinv Openstack Extensions
This package contains sysinv plugins for the Openstack armada
@ -21,7 +21,7 @@ Description: StarlingX Sysinv Openstack Extensions
Package: python3-k8sapp-openstack-wheels
Section: libs
Architecture: any
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, python3-wheel
Description: StarlingX Sysinv Openstack Extension Wheels
This package contains python wheels for the Openstack armada

View File

@ -12,7 +12,7 @@ Homepage: https://www.starlingx.io
Package: stx-openstack-helm
Section: libs
Architecture: any
Architecture: all
Depends: ${misc:Depends},
openstack-helm,
openstack-helm-infra,