Source: virtualbmc
Section: python
Maintainer: Lena Voytek <lena@voytek.dev>
Build-Depends:
 debhelper-compat (= 13),
 pybuild-plugin-pyproject,
 python3-all,
 python3-pbr,
 python3-sphinx,
 python3-setuptools,
Build-Depends-Indep:
 python3-cliff,
 python3-libvirt,
 python3-openstackdocstheme,
 python3-oslotest,
 python3-pyghmi,
 python3-sphinxcontrib.svg2pdfconverter,
 python3-stestr,
 python3-subunit,
 python3-testrepository,
 python3-testscenarios,
 python3-testtools,
 python3-zmq,
Standards-Version: 4.7.3
Homepage: https://opendev.org/openstack/virtualbmc
Vcs-Git: https://salsa.debian.org/debian/virtualbmc.git
Vcs-Browser: https://salsa.debian.org/debian/virtualbmc
Testsuite: autopkgtest-pkg-python

Package: virtualbmc
Section: utils
Architecture: all
Depends:
 python3-virtualbmc (= ${source:Version}),
 ${misc:Depends},
Description: Virtual BMC for controlling virtual machines using IPMI commands
 VirtualBMC simulates a Baseboard Management Controller (BMC) by exposing IPMI
 responder to the network and talking to libvirt at the host vBMC is running at
 to manipulate virtual machines which pretend to be bare metal servers.
 .
 This package contains the virtual BMC server.

Package: python3-virtualbmc
Section: python
Architecture: all
Depends:
 python3-cliff,
 python3-libvirt,
 python3-pbr,
 python3-pyghmi,
 python3-zmq,
 ${misc:Depends},
 ${python3:Depends},
Description: Virtual BMC for controlling virtual machines using IPMI commands
 VirtualBMC simulates a Baseboard Management Controller (BMC) by exposing IPMI
 responder to the network and talking to libvirt at the host vBMC is running at
 to manipulate virtual machines which pretend to be bare metal servers.
 .
 This package contains the Python 3 module.
