fault/fm-rest-api/debian/control
Marcela Rosales 8e6f88198f Use StarlingX mail list as Package Maintainer for Debian
The Maintainer was change from a proper name to the StarlingX
project as it can be confusing the responsibilities of the person.

Change-Id: I32faf658388bc38e248362c71589f70f8f22ad4d
Story:2004792
Signed-off-by: Marcela Rosales <marcela.a.rosales.jimenez@intel.com>
2019-06-12 12:06:38 -05:00

16 lines
425 B
Plaintext

Source: fm-rest-api
Priority: optional
Maintainer: StarlingX team <starlingx-discuss@lists.starlingx.io>
Build-Depends: python-setuptools,
python-all,
debhelper,
dh-python,
fm-common-dev
Standards-Version: 3.9.6
Package: fm-rest-api
Architecture: all
Depends: ${misc:Depends},
${python:Depends}
Description: This package contains the fm-rest-api project.