diff options
| -rw-r--r-- | debian/changelog | 2 | ||||
| -rw-r--r-- | debian/compat | 1 | ||||
| -rw-r--r-- | debian/control | 2 | 
3 files changed, 3 insertions, 2 deletions
| diff --git a/debian/changelog b/debian/changelog index d833106..5ac5b55 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,8 @@ itzks-systems (2021.12.16.1) UNRELEASED; urgency=medium    * debian/control:      + Drop firmware-linux-nonfree from D (itzks-systems-backup). Already in R:        field. +    + Switch to debhelper-compat notation and bump to DH compat level version +      13.   -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Fri, 17 Dec 2021 22:03:18 +0100 diff --git a/debian/compat b/debian/compat deleted file mode 100644 index ec63514..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -9 diff --git a/debian/control b/debian/control index d928c8c..ab6f2ce 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: misc  Priority: optional  Maintainer: ITZkS Packaging <admins@lists.it-zukunft-schule.de>  Uploaders: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -Build-Depends: debhelper (>= 9), po-debconf +Build-Depends: debhelper-compat (= 13), po-debconf  Homepage: http://wiki.it-zukunft-schule.de  Vcs-Git: https://code.it-zukunft-schule.de/cgit/itzks-systems/  Vcs-Browser: https://code.it-zukunft-schule.de/cgit/itzks-systems/ | 
