aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 931021f..6662291 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Build-Depends: cmake,
cppcheck,
googletest | google-mock (>= 1.6.0+svn437),
# for packaging
- debhelper (>= 9),
+ debhelper (>= 10),
dh-systemd | hello,
# for systemd unit
systemd [linux-any],