From 651ac68f62b6558162667be1d3771f70243bcd3b Mon Sep 17 00:00:00 2001 From: Gard Spreemann Date: Thu, 27 Aug 2020 12:44:22 +0200 Subject: DH 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 d8783ac..e4cd0d8 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Section: math Priority: optional Standards-Version: 4.5.0 Build-Depends: cmake, - debhelper (>= 12), + debhelper-compat (= 13), dh-python, python3-all-dev, python3-pybind11, -- cgit v1.2.3