summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGard Spreemann <gspreemann@gmail.com>2018-03-08 23:30:59 +0100
committerGard Spreemann <gspreemann@gmail.com>2018-03-08 23:52:33 +0100
commit66162b228ecb088ee988f7221238dee9d482b4a6 (patch)
treee165a19c93de28490328e17497245d113105a879
parent00fe114f9c8307c56a993d7454066513bb7c4f07 (diff)
DH compat 11.
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/compat b/debian/compat
index f599e28b..b4de3947 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
diff --git a/debian/control b/debian/control
index d22d704a..2e395e55 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Priority: optional
Standards-Version: 4.1.3
Build-Depends: cmake (>= 2.6),
cython3,
- debhelper (>= 10),
+ debhelper (>= 11),
dh-python,
doxygen,
graphviz,