Source: deviceinfo
Section: admin
Priority: optional
Build-Depends: cmake (>= 2.8.10),
               cmake-extras,
               debhelper-compat (= 12),
               pkg-config,
               libandroid-properties-dev | hello,
               libyaml-cpp-dev,
               googletest | google-mock,
               libgtest-dev,
               libglib2.0-dev,
               systemd,
Maintainer: Marius Gripsgard <marius@ubports.com>
Standards-Version: 3.9.5
Homepage: https://github.com/ubports/deviceinfo

Package: libdeviceinfo0
Section: libs
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: Library to detect and configure devices 
 Library to detect and configure devices 

Package: libdeviceinfo-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
         libdeviceinfo0 (= ${binary:Version}),
Description: Development headers to detect and configure devices 
 Development headers for libdeviceinfo, to detect and configure devices

Package: deviceinfo-tools
Section: admin
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: Tools to detect and configure devices 
 Tools to detect and configure devices 

Package: deviceinfo-extras
Section: admin
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: Library to detect and configure devices - extra programs
 Library to detect and configure devices
 .
 This package contains extra programs shipped with deviceinfo. At the moment,
 this includes update-machine-info-from-deviceinfo tool.
