Files
sharang bhardwaj 52399b99d2 Update fault for bullseye/Trixie
Aligned the package layout with the concurrent Debian packaging
conventions. Moved package files under 'debian/all/' to avoid
duplication across OS builds and removed legacy paths under 'debian/'.

Updated related build references to ensure compatibility across all
supported OS codenames.

Test-Plan:
PASS: master bullseye build
PASS: AIO-SX Deploy

Story: 2011360
Task: 53481

Change-Id: I30cc6e57f551f7cdf448dbe6ee0fdf0adc77d71c
Signed-off-by: sharang bhardwaj <sharang.bhardwaj@windriver.com>
2026-01-16 23:45:50 -05:00

31 lines
841 B
Plaintext

Source: python-fmclient
Section: admin
Priority: optional
Maintainer: StarlingX Developers <starlingx-discuss@lists.starlingx.io>
Build-Depends: debhelper-compat (= 12), dh-python, python3-setuptools, python3-all, python3-pbr, python3-wheel
Build-Depends-Indep:
python3-oslo.utils,
python3-prettytable,
python3-keystoneauth1,
python3-six,
python3-httplib2
Standards-Version: 4.4.1
Package: python3-fmclient
Architecture: all
Depends: ${python3:Depends},
${misc:Depends},
python3-oslo.utils,
python3-prettytable,
python3-keystoneauth1,
python3-six,
python3-httplib2,
bash-completion
Description: Client library for fault management
A python client library for Fault Management
Package: python-fmclient-wheel
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: Contains python wheels for python-fmclient