fault/python-fmclient/debian/deb_folder/control
Charles Short 9c636ed5c2 Add debian packaging for python-fmclient
Add packaging infrastructure for python-fmclient.

Story: 2009101
Task: 43050

Signed-off-by: Charles Short <charles.short@windriver.com>
Change-Id: I0691edccd28199e0cdb17994da68d4f4bb80eed7
2021-09-27 10:51:22 -04:00

26 lines
675 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
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