diff options
author | Olivier Gayot <olivier.gayot@sigexec.com> | 2021-12-26 13:53:33 +0100 |
---|---|---|
committer | Olivier Gayot <olivier.gayot@sigexec.com> | 2021-12-26 16:45:35 +0100 |
commit | 794292740c30bfea48dc23eb62fb6aa531bfdca7 (patch) | |
tree | aa75c807c4eb9a0dc7a25149359307f5bdc775aa /debian/control | |
parent | 69072a2abac7d2486e542b9b6ecedcc37016ea27 (diff) |
Use more modern packaging system
Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com>
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 60a8631..33b1e60 100644 --- a/debian/control +++ b/debian/control @@ -3,6 +3,7 @@ Maintainer: Olivier Gayot <olivier.gayot@sigexec.com> Section: python Priority: optional Build-Depends: python3-setuptools, + python3-build, dh-python, dh-sysuser, debhelper-compat (= 13), |