From c920aac0f2310446a63b82ae8c799c9cce206b0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Thu, 18 Jul 2024 11:33:40 +0200 Subject: [PATCH] Update debian packaging and compat level --- debian/compat | 2 +- debian/control | 5 ++++- debian/copyright | 4 ++-- 3 files changed, 7 insertions(+), 4 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 bc78725..e3bd4cb 100644 --- a/debian/control +++ b/debian/control @@ -2,12 +2,13 @@ Source: nymea-gpio Section: utils Priority: optional Maintainer: Simon Stürz +Standards-Version: 4.6.0 Build-Depends: debhelper (>= 9.0.0), dpkg-dev (>= 1.16.1~), qt5-qmake, qtbase5-dev, qtbase5-dev-tools -Standards-Version: 3.9.7 + Package: libnymea-gpio Section: libs @@ -18,6 +19,7 @@ Depends: ${shlibs:Depends}, Description: Qt 5 based library for GPIO interaction. Qt 5 based library for GPIO interaction. + Package: nymea-gpio-tool Section: utils Architecture: any @@ -27,6 +29,7 @@ Depends: ${shlibs:Depends}, Description: Qt 5 based tool for GPIO interaction. Qt 5 based tool for GPIO interaction. + Package: libnymea-gpio-dev Section: libdevel Architecture: any diff --git a/debian/copyright b/debian/copyright index 56be49c..680ea0c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -11,9 +11,9 @@ License: GPL-3 Public License can be found in `/usr/share/common-licenses/GPL-3'. Files: libnymea-gpio/* -Copyright: (C) 2019 - 2020 nymea GmbH +Copyright: (C) 2019 - 2024 nymea GmbH License: LGPL-3 Files: nymea-gpio-tool/* -Copyright: (C) 2019 - 2020 nymea GmbH +Copyright: (C) 2019 - 2024 nymea GmbH License: GPL-3