From aecb45bd06edb0f130fce653077b19d8453cb2d9 Mon Sep 17 00:00:00 2001 From: Olivier Gayot Date: Sat, 25 Dec 2021 18:32:27 +0100 Subject: Use dh_sysuser instead of manual adduser in postinst Signed-off-by: Olivier Gayot --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 0acb744..60a8631 100644 --- a/debian/control +++ b/debian/control @@ -4,6 +4,7 @@ Section: python Priority: optional Build-Depends: python3-setuptools, dh-python, + dh-sysuser, debhelper-compat (= 13), python3-pytest, python3-websockets, -- cgit v1.2.3