diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-07-07 13:34:45 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-07-07 13:34:45 +0200 |
commit | aea067256c8c0bb8ed6284bd9e1684c519576426 (patch) | |
tree | f14d6ba9e4b08b0ec84e65c1675ce374eee10231 /debian/control | |
parent | 920de4f2eb5259722c075a067d9d122e7d04d8f3 (diff) | |
download | remote-logon-config-agent-aea067256c8c0bb8ed6284bd9e1684c519576426.tar.gz remote-logon-config-agent-aea067256c8c0bb8ed6284bd9e1684c519576426.tar.bz2 remote-logon-config-agent-aea067256c8c0bb8ed6284bd9e1684c519576426.zip |
debian/{control,compat}: Bump DH compat level to 10. Fixes FTBFS on Debian bullseye/unstable.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
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 <mike.gabriel@das-netzwerkteam.de> Section: utils Priority: extra -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), python3-all, python3-pycurl, python3-setuptools |