[Pkg-ocaml-maint-commits] [mlgmp] 05/07: Bump debhelper compat to 10

Stéphane Glondu glondu at moszumanska.debian.org
Mon Jul 17 08:26:06 UTC 2017


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

glondu pushed a commit to branch master
in repository mlgmp.

commit 49272920016f77854e744b114f0b5c2b15278ea8
Author: Stephane Glondu <steph at glondu.net>
Date:   Mon Jul 17 10:19:48 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 7f8f011..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+10
diff --git a/debian/control b/debian/control
index db454a5..d3f1406 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders:
   Mike Furr <mfurr at debian.org>
 Build-Depends: 
   ocaml-nox (>= 3.11.1-3~),
-  debhelper (>= 7.0.0), 
+  debhelper (>= 10),
   libgmp3-dev, 
   libmpfr-dev, 
   dh-ocaml (>= 0.9~)

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



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