[Pkg-ocaml-maint-commits] [ocaml-extunix] 07/11: Bump debhelper compat to 10

Stéphane Glondu glondu at moszumanska.debian.org
Mon Jul 17 16:37:44 UTC 2017


This is an automated email from the git hooks/post-receive script.

glondu pushed a commit to branch master
in repository ocaml-extunix.

commit 51f20de140295fd0b7eb8af5eb0338e9ef0ce424
Author: Stephane Glondu <steph at glondu.net>
Date:   Mon Jul 17 18:22:44 2017 +0200

    Bump debhelper compat to 10
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 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 12e65da..47ed4e2 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends:
   ocaml-findlib,
   libounit-ocaml-dev (>= 1.0.2),
   dh-ocaml (>= 0.9~),
-  debhelper (>= 9),
+  debhelper (>= 10),
   ocamlbuild,
   camlp4
 Standards-Version: 3.9.4

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/ocaml-extunix.git



More information about the Pkg-ocaml-maint-commits mailing list