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

glondu pushed a commit to branch master
in repository camltemplate.

commit 69389a5bd60936e3c9a669b5e5437931bf1cadd3
Author: Stephane Glondu <st...@glondu.net>
Date:   Tue Aug 8 15:21:30 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 2ffd172..66b29bc 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends:
   ocaml-nox (>= 3.11.1-3~),
   ocaml-findlib,
   dh-ocaml (>= 0.9~),
-  debhelper (>= 7.0.50~)
+  debhelper (>= 10)
 Standards-Version: 3.9.1
 Homepage: http://camltemplate.forge.ocamlcore.org/
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-ocaml-maint/packages/camltemplate.git
diff --git a/debian/rules b/debian/rules
index d65bb7d..8dee518 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ OCAMLFIND_LDCONF=ignore
 export OCAMLFIND_LDCONF
 
 %:
-       dh --with ocaml $@
+       dh $@ --with ocaml
 
 .PHONY: override_dh_auto_configure
 override_dh_auto_configure:

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/camltemplate.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