Source: paho.mqtt.c Priority: optional Maintainer: Roman Ondráček Build-Depends: debhelper (>= 12), debhelper-compat (= 13), cmake (>= 2.8.12), libssl-dev Rules-Requires-Root: no Standards-Version: 4.6.2.0 Section: libs Homepage: https://github.com/eclipse/paho.mqtt.c/ Vcs-Browser: https://gitlab.iqrf.org/open-source/iqrf-gateway-daemon-utils/paho.mqtt.c Vcs-Git: https://gitlab.iqrf.org/open-source/iqrf-gateway-daemon-utils/paho.mqtt.c.git Package: libpaho-mqtt-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libpaho-mqtt1.3 (= ${binary:Version}), ${misc:Depends} Description: Eclipse Paho MQTT C client - development files This libraries enable applications to connect to an MQTT broker to publish messages, and to subscribe to topics and receive published messages. . This package contains files for development and static libraries. Package: libpaho-mqtt1.3 Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends} Description: Eclipse Paho MQTT C client - shared libraries This libraries enable applications to connect to an MQTT broker to publish messages, and to subscribe to topics and receive published messages. Package: paho.mqtt.c-examples Section: misc Architecture: any Depends: libpaho-mqtt1.3 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Description: Eclipse Paho MQTT C client - example files This libraries enable applications to connect to an MQTT broker to publish messages, and to subscribe to topics and receive published messages. . This package contains example files and demonstration programs.