Source: metee
Section: libs
Priority: optional
Maintainer: Simon Richter <sjr@debian.org>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 cmake,
Standards-Version: 4.7.2
Homepage: https://github.com/intel/metee
Description: Intel Management Engine Interface library
 The Intel Management Engine Interface is a side channel bus on various
 Intel hardware, giving access to serial numbers, device telemetry and
 firmware storage.
 .
 This library provides functions to find and use existing MEI instances on
 the system.

Package: libmetee-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 libmetee6.2.3.0 (= ${binary:Version}),
 ${misc:Depends},
Description: Intel Management Engine Interface library, development files
 ${source:Extended-Description}
 .
 This package provides the development headers and static library.

Package: libmetee6.2.3.0
Architecture: any
Multi-Arch: same
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: Intel Management Engine Interface library, development files
 ${source:Extended-Description}
 .
 This package provides the runtime library.
