[Pkg-ocaml-maint-commits] [SCM] OCaml packaging branch, experimental/master, updated. debian/4.00.0-1-12-g18c7d0d

Stephane Glondu steph at glondu.net
Wed Nov 14 14:55:28 UTC 2012


The following commit has been merged in the experimental/master branch:
commit 88b30ff81a38c46ed776fa66bc8e9b04ff6ea7c0
Author: Stephane Glondu <steph at glondu.net>
Date:   Wed Nov 14 14:16:51 2012 +0100

    Bump debhelper compat level to 9

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 f1fe89c..145640d 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders:
  Stéphane Glondu <glondu at debian.org>,
  Mehdi Dogguy <mehdi at debian.org>
 Build-Depends:
- debhelper (>= 8),
+ debhelper (>= 9),
  pkg-config,
  quilt,
  autotools-dev,

-- 
OCaml packaging



More information about the Pkg-ocaml-maint-commits mailing list