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

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

commit 6e5842bd39311c479b10fee06c84e4b4cb12599d
Author: Stephane Glondu <st...@glondu.net>
Date:   Thu Nov 5 10:00:51 2015 +0100

    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 2a74c2c..a236c33 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Samuel Mimram <smim...@debian.org>,
  Stéphane Glondu <glo...@debian.org>
 Build-Depends:
- debhelper (>= 7.0.50~),
+ debhelper (>= 9),
  libssl-dev (>= 0.9.6),
  ocaml-nox (>= 4),
  ocaml-findlib (>= 1.4),
diff --git a/debian/rules b/debian/rules
index f31c5fa..dbc3263 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ include /usr/share/ocaml/ocamlvars.mk
 DESTDIR = $(CURDIR)/debian/tmp/$(OCAML_STDLIB_DIR)
 
 %:
-       dh --with ocaml $@
+       dh $@ --with ocaml
 
 .PHONY: override_dh_auto_clean
 override_dh_auto_clean:

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