[Pkg-ocaml-maint-commits] [lwt] 08/12: Bump debhelper compat to 9
Stéphane Glondu
glondu at moszumanska.debian.org
Thu Jul 28 08:51:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
glondu pushed a commit to branch master
in repository lwt.
commit deabd714096366153d3e381189f23674c6f193eb
Author: Stephane Glondu <steph at glondu.net>
Date: Thu Jul 28 10:22:24 2016 +0200
Bump debhelper compat to 9
---
debian/compat | 2 +-
debian/control | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index bfbc9db..2107641 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
Uploaders: Stéphane Glondu <glondu at debian.org>, Nicolas Dandrimont <nicolas.dandrimont at crans.org>
Build-Depends:
- debhelper (>= 8),
+ debhelper (>= 9),
dh-ocaml (>= 0.9),
libev-dev,
ocaml-findlib (>= 1.4),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/lwt.git
More information about the Pkg-ocaml-maint-commits
mailing list