Add control and rules files to generate fm-rest-api deb following StarlingX/MultiOS/Debian Wiki. Change-Id: Iad365e637269029cf7a371e29362dda0648a1ba9 Story: 2004792 Task: 33571 Signed-off-by: Marcela Rosales <marcela.a.rosales.jimenez@intel.com>
16 lines
422 B
Plaintext
16 lines
422 B
Plaintext
Source: fm-rest-api
|
|
Priority: extra
|
|
Maintainer: Marcela Rosales <marcela.a.rosales.jimenez@intel.com>
|
|
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.
|