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

glondu pushed a commit to branch master
in repository xstrp4.

commit 0cdcd6ff1c9160c8c6b0272b82ba65f4ea440552
Author: Stephane Glondu <st...@glondu.net>
Date:   Mon May 4 19:47:41 2015 -0300

    Bump debhelper compat level to 9
---
 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..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 5b0c3de..d646634 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 (>= 9),
   camlp4
 Standards-Version: 3.9.1
 Homepage: http://projects.camlcity.org/projects/xstrp4.html
diff --git a/debian/rules b/debian/rules
index 271dd6a..0a71b44 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/xstrp4.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