summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorStephane Glondu <steph@glondu.net>2019-07-16 09:48:58 +0200
committerStephane Glondu <steph@glondu.net>2019-07-16 09:48:58 +0200
commitf31b72e18eeaabc210e0940a9078fb0ce6fc3064 (patch)
tree4054e5e3df1f0d0646410d0074e810e3c16e9a83 /debian
parentb6ccec6644d1622ca0d0e48e6ddff4c022fc12a6 (diff)
Bump debhelper compat level to 12
Diffstat (limited to 'debian')
-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..48082f7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+12
diff --git a/debian/control b/debian/control
index 611f203..1b37651 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
Stéphane Glondu <glondu@debian.org>,
Mehdi Dogguy <mehdi@debian.org>
Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 12),
ocaml-nox (>= 4.01),
ocaml-findlib (>= 1.4),
dh-ocaml