[Pkg-ocaml-maint-commits] [pxp] 08/09: Bump debhelper compat level to 9
Stéphane Glondu
glondu at moszumanska.debian.org
Tue May 5 00:07:53 UTC 2015
This is an automated email from the git hooks/post-receive script.
glondu pushed a commit to branch master
in repository pxp.
commit ea6f7316db1b58d4d3b6f7d471dec2729d0cd4e5
Author: Stephane Glondu <steph at glondu.net>
Date: Mon May 4 20:36:31 2015 -0300
Bump debhelper compat level to 9
---
debian/compat | 2 +-
debian/control | 2 +-
2 files changed, 2 insertions(+), 2 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 67d1da4..740576e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ocaml
Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
Build-Depends:
- debhelper (>= 7),
+ debhelper (>= 9),
ocaml-nox,
dh-ocaml (>= 0.9),
ocaml-findlib,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/pxp.git
More information about the Pkg-ocaml-maint-commits
mailing list