From 21bff073684e15417bf3fa18feb89127360e630e Mon Sep 17 00:00:00 2001 From: Olivier Gayot Date: Sat, 25 Dec 2021 18:15:01 +0100 Subject: Bump debhelper compatibility level to 13 Signed-off-by: Olivier Gayot --- debian/compat | 1 - debian/control | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 debian/compat diff --git a/debian/compat b/debian/compat deleted file mode 100644 index ec63514..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -9 diff --git a/debian/control b/debian/control index 04158c6..a41ede9 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Section: python Priority: optional Build-Depends: python3-setuptools, dh-python, - debhelper (>= 9), + debhelper-compat (= 13), python3-pytest, python3-websockets, python3 -- cgit v1.2.3