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