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

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

commit 629f0d604dba97f3d348ac4b4c876b11aa92388a
Author: Stephane Glondu <st...@glondu.net>
Date:   Wed Jul 19 20:10:45 2017 +0200

    Bump debhelper compat to 10
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 debian/rules   | 2 +-
 3 files changed, 3 insertions(+), 3 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 0069c18..6095245 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-ma...@lists.debian.org>
 Uploaders: Mehdi Dogguy <me...@debian.org>
 Build-Depends:
- debhelper (>= 7.0.50),
+ debhelper (>= 10),
  ocaml-nox (>= 4),
  camlp4, camlp4-extra,
  ocaml-findlib (>= 1.4),
diff --git a/debian/rules b/debian/rules
index f74947b..e1b2c5c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ export DESTDIR = $(OCAML_STDLIB_DIR)
 DOC_PKG = libbatteries-ocaml-doc
 
 %:
-       dh --with ocaml $@
+       dh $@ --with ocaml
 
 ifneq ($(OCAML_HAVE_OCAMLOPT),yes)
 export BATTERIES_NATIVE = false

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

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to