summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Robbertze <krobbertze@gmail.com>2018-05-04 20:30:50 +0200
committerKyle Robbertze <krobbertze@gmail.com>2018-05-04 20:30:50 +0200
commita9a34efd2c2cd938f8829f41bb66cbcfedc577e8 (patch)
treecb94fd952cebfb4ffa8033ade1a1e2a0fa5b6183
parent8dd79235b536b96a283622e6d70128068e1cc4b4 (diff)
roll back compat to 10 until CDBS can handle dh_installsystemd (#885407)
-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 b4de394..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-11
+10
diff --git a/debian/control b/debian/control
index d87293c..9682504 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Kyle Robbertze <krobbertze@gmail.com>,
Samuel Mimram <smimram@debian.org>,
Romain Beauxis <toots@rastageeks.org>
Build-Depends: cdbs (>= 0.4.85~),
- debhelper (>= 11),
+ debhelper (>= 10),
dh-buildinfo,
ocaml-nox,
dh-ocaml (>= 1.1.0),