summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDebian Janitor <janitor@jelmer.uk>2020-06-29 05:09:53 +0000
committerDebian Janitor <janitor@jelmer.uk>2020-06-29 05:09:53 +0000
commitc4025fc784b5b1efcfd9aeb0f76920a72e00aed4 (patch)
treeb80a8e93b0e795ad1e48fd8b254de20799ca5ad5
parentdc1d1088f50dbbea2ffcfb46b23f4cc7420ddbcb (diff)
Set debhelper-compat version in Build-Depends.
Changes-By: lintian-brush Fixes: lintian: uses-debhelper-compat-file See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html
-rw-r--r--debian/changelog6
-rw-r--r--debian/compat1
-rw-r--r--debian/control2
3 files changed, 7 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index bbe68a1..0154d6a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cppo (1.6.6-2) UNRELEASED; urgency=low
+
+ * Set debhelper-compat version in Build-Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk> Mon, 29 Jun 2020 05:09:34 -0000
+
cppo (1.6.6-1) unstable; urgency=medium
* Team upload
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index 48082f7..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-12
diff --git a/debian/control b/debian/control
index c84c59a..7fa059a 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends:
ocaml-nox (>= 4),
ocaml-findlib (>= 1.4),
dh-ocaml (>= 0.9~),
- debhelper (>= 12),
+ debhelper-compat (= 12),
dune,
ocamlbuild
Standards-Version: 4.4.0