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:
parent
78d407c12f
commit
afc2fe2a4c
@ -11,7 +11,7 @@ Homepage: https://www.starlingx.io
|
|||||||
|
|
||||||
Package: openstack-helm-infra
|
Package: openstack-helm-infra
|
||||||
Section: libs
|
Section: libs
|
||||||
Architecture: any
|
Architecture: all
|
||||||
Depends: ${misc:Depends}
|
Depends: ${misc:Depends}
|
||||||
Description: StarlingX Openstack Helm Infrastructure
|
Description: StarlingX Openstack Helm Infrastructure
|
||||||
This package contains a patched version of the openstack-helm-infra
|
This package contains a patched version of the openstack-helm-infra
|
||||||
|
@ -12,7 +12,7 @@ Homepage: https://www.starlingx.io
|
|||||||
|
|
||||||
Package: openstack-helm
|
Package: openstack-helm
|
||||||
Section: libs
|
Section: libs
|
||||||
Architecture: any
|
Architecture: all
|
||||||
Depends: ${misc:Depends}, openstack-helm-infra
|
Depends: ${misc:Depends}, openstack-helm-infra
|
||||||
Description: StarlingX Openstack Helm
|
Description: StarlingX Openstack Helm
|
||||||
This package contains a patched version of the openstack-helm
|
This package contains a patched version of the openstack-helm
|
||||||
|
@ -13,7 +13,7 @@ Homepage: https://www.starlingx.io
|
|||||||
|
|
||||||
Package: python3-k8sapp-openstack
|
Package: python3-k8sapp-openstack
|
||||||
Section: libs
|
Section: libs
|
||||||
Architecture: any
|
Architecture: all
|
||||||
Depends: ${misc:Depends}, ${python3:Depends}
|
Depends: ${misc:Depends}, ${python3:Depends}
|
||||||
Description: StarlingX Sysinv Openstack Extensions
|
Description: StarlingX Sysinv Openstack Extensions
|
||||||
This package contains sysinv plugins for the Openstack armada
|
This package contains sysinv plugins for the Openstack armada
|
||||||
@ -21,7 +21,7 @@ Description: StarlingX Sysinv Openstack Extensions
|
|||||||
|
|
||||||
Package: python3-k8sapp-openstack-wheels
|
Package: python3-k8sapp-openstack-wheels
|
||||||
Section: libs
|
Section: libs
|
||||||
Architecture: any
|
Architecture: all
|
||||||
Depends: ${misc:Depends}, ${python3:Depends}, python3-wheel
|
Depends: ${misc:Depends}, ${python3:Depends}, python3-wheel
|
||||||
Description: StarlingX Sysinv Openstack Extension Wheels
|
Description: StarlingX Sysinv Openstack Extension Wheels
|
||||||
This package contains python wheels for the Openstack armada
|
This package contains python wheels for the Openstack armada
|
||||||
|
@ -12,7 +12,7 @@ Homepage: https://www.starlingx.io
|
|||||||
|
|
||||||
Package: stx-openstack-helm
|
Package: stx-openstack-helm
|
||||||
Section: libs
|
Section: libs
|
||||||
Architecture: any
|
Architecture: all
|
||||||
Depends: ${misc:Depends},
|
Depends: ${misc:Depends},
|
||||||
openstack-helm,
|
openstack-helm,
|
||||||
openstack-helm-infra,
|
openstack-helm-infra,
|
||||||
|
Loading…
Reference in New Issue
Block a user