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:18:08 +0100 |
commit | 76b9f0df4feb664b41ab7a23f9be2abafa16c949 (patch) | |
tree | 609e3a3071debb483b2c8bc1d279fa849fd4adcc /debian | |
parent | 69072a2abac7d2486e542b9b6ecedcc37016ea27 (diff) |
Use more modern packaging systemchange-packaging
Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com>
Diffstat (limited to 'debian')
-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), |