From aea067256c8c0bb8ed6284bd9e1684c519576426 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 7 Jul 2020 13:34:45 +0200 Subject: debian/{control,compat}: Bump DH compat level to 10. Fixes FTBFS on Debian bullseye/unstable. --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index 9e1bb07..812dad7 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: remote-logon-config-agent Maintainer: Mike Gabriel Section: utils Priority: extra -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), python3-all, python3-pycurl, python3-setuptools -- cgit v1.2.3