Source: rauc-hawkbit-updater
Section: embedded
Maintainer: Christopher Obbard <obbardc@debian.org>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 libcurl4-openssl-dev,
 libglib2.0-dev,
 libjson-glib-dev,
 meson,
 pkgconf
Standards-Version: 4.7.3
Homepage: https://github.com/rauc/rauc-hawkbit-updater
Vcs-Browser: https://salsa.debian.org/debian/rauc-hawkbit-updater
Vcs-Git: https://salsa.debian.org/debian/rauc-hawkbit-updater.git

Package: rauc-hawkbit-updater
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: RAUC/hawkBit update bridge daemon
 rauc-hawkbit-updater is a lightweight daemon intended for embedded Linux
 systems that integrate the RAUC update framework with the Eclipse
 hawkBit device management and update server.
 .
 The daemon acts as a bridge between hawkBit and RAUC, handling update
 deployment requests, triggering RAUC installations and reporting
 deployment status and results back to the hawkBit server.
