summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@debian.org>2018-12-24 15:02:03 -0500
committerGravatar Benjamin Barenblat <bbaren@debian.org>2018-12-29 14:32:49 -0500
commit7ae84ad5426bfb7ed238e8387456ad6a76edacb9 (patch)
tree2058155cbedf98ebb95abd4e97ba8e0545890886
parent2ae19ac8e049d296cf5b714f6defd12e786224cf (diff)
Update to Debhelper 10
-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 ec635144..f599e28b 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 4d336aa2..e5e3ec92 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Uploaders:
Enrico Tassi <gareuselesinge@debian.org>
Standards-Version: 3.9.5
Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
dh-ocaml (>= 0.9.5~),
ocaml-nox (>= 4),
ocaml-best-compilers,