[Pkg-ocaml-maint-commits] [ocaml-base64] 03/04: Bump debhelper compat to 10

Stéphane Glondu glondu at moszumanska.debian.org
Fri Jul 14 13:13:51 UTC 2017


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

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

commit edf159333d99c4de18e7a6a950d24c86bd1cbdcd
Author: Stephane Glondu <steph at glondu.net>
Date:   Fri Jul 14 15:11:08 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 e4548c5..05138cc 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders: Stéphane Glondu <glondu at debian.org>
 Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
  ocaml-nox,
  ocaml-findlib,
  ocamlbuild,

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



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