From 2f5d6f904157f8b408fc0840ca2e98f3932aa80e Mon Sep 17 00:00:00 2001 From: Gard Spreemann Date: Wed, 8 Jul 2020 20:49:51 +0200 Subject: DH compat 13. --- 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 eafddc3..c834251 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Section: python Priority: optional Standards-Version: 4.5.0 Build-Depends: cython3, - debhelper (>= 12), + debhelper-compat (= 13), dh-python, python3-all-dev, python3-numpy, -- cgit v1.2.3