From 7f1acfb35d9e055217197bbf5e7c263c9b8e7dc1 Mon Sep 17 00:00:00 2001 From: Gard Spreemann Date: Sat, 23 Jan 2021 18:49:07 +0100 Subject: DH 13 (new style) --- 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 48082f7..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -12 diff --git a/debian/control b/debian/control index b699672..661af21 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Section: python Priority: optional Standards-Version: 4.5.1 Build-Depends: cython3, - debhelper (>= 12), + debhelper-compat (= 13), dh-python, python3-all-dev, python3-nose, -- cgit v1.2.3