diff options
-rw-r--r-- | debian/compat | 2 | ||||
-rw-r--r-- | 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 <mike.gabriel@das-netzwerkteam.de> Section: utils Priority: extra -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), python3-all, python3-pycurl, python3-setuptools |