Update debian packaging and compat level

update-debian-compat-level
Simon Stürz 2024-07-18 11:33:40 +02:00
parent da7559e7c2
commit c920aac0f2
3 changed files with 7 additions and 4 deletions

2
debian/compat vendored
View File

@ -1 +1 @@
9
11

5
debian/control vendored
View File

@ -2,12 +2,13 @@ Source: nymea-gpio
Section: utils
Priority: optional
Maintainer: Simon Stürz <simon.stuerz@nymea.io>
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

4
debian/copyright vendored
View File

@ -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 <contact@nymea.io>
Copyright: (C) 2019 - 2024 nymea GmbH <contact@nymea.io>
License: LGPL-3
Files: nymea-gpio-tool/*
Copyright: (C) 2019 - 2020 nymea GmbH <contact@nymea.io>
Copyright: (C) 2019 - 2024 nymea GmbH <contact@nymea.io>
License: GPL-3