From 5e7be78d7745f737994d95ef950d6fafc291b551 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Thu, 18 Jul 2024 08:54:30 +0200 Subject: [PATCH] Update debian packaging and compat level --- debian/compat | 2 +- debian/control | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/debian/compat b/debian/compat index ec63514..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +11 diff --git a/debian/control b/debian/control index da7db16..8fd4f9f 100644 --- a/debian/control +++ b/debian/control @@ -2,12 +2,13 @@ Source: nymea-mqtt Section: comm Priority: optional Maintainer: nymea GmbH +Standards-Version: 4.6.0 +Homepage: http://nymea.io Build-Depends: debhelper, libssl-dev, libqt5websockets5-dev, qtbase5-dev, -Standards-Version: 4.0.0 -Homepage: http://nymea.io + Package: libnymea-mqtt Architecture: any @@ -18,6 +19,7 @@ Depends: Description: nymea-mqtt library nymeas mqtt implementation for mqtt client and server development. + Package: libnymea-mqtt-dev Section: devel Architecture: any @@ -29,6 +31,7 @@ Description: nymea-mqtt libaries - development files nymeas mqtt implementation for mqtt client and server development. This package contains related development files. + Package: nymea-mqtt-server Architecture: any Depends: @@ -37,6 +40,7 @@ Depends: Description: nymea-mqtt standalone server nymeas mqtt implementation. This package contains a standalone mqtt server. + Package: nymea-mqtt-client Architecture: any Depends: @@ -45,6 +49,7 @@ Depends: Description: nymea-mqtt command line client nymeas mqtt implementation. This package contains a command line mqtt client. + Package: nymea-mqtt-tests Architecture: any Depends: