summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGard Spreemann <gspr@nonempty.org>2020-07-08 20:49:51 +0200
committerGard Spreemann <gspr@nonempty.org>2020-07-08 21:21:12 +0200
commit2f5d6f904157f8b408fc0840ca2e98f3932aa80e (patch)
tree02494ab264d48c203f8eb317ba4690417c133ad2
parent7347b630cf931828f6d8c6a89f174ec06e798a11 (diff)
DH compat 13.
-rw-r--r--debian/compat1
-rw-r--r--debian/control2
2 files changed, 1 insertions, 2 deletions
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,