[Pkg-ocaml-maint-commits] [SCM] extlib packaging branch, master, updated. debian/1.5.1-5-12-g4a99eb3

Stephane Glondu steph at glondu.net
Mon Aug 15 18:58:24 UTC 2011


The following commit has been merged in the master branch:
commit bd8ce98474b9b48074e16ab196fcbcc10cbe0e85
Author: Stephane Glondu <steph at glondu.net>
Date:   Mon Aug 15 20:46:09 2011 +0200

    Bump debhelper compat level to 8

diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index 6034015..54d455c 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders:
 Build-Depends:
  ocaml-nox (>= 3.11.1-3~),
  ocaml-findlib (>= 1.2.5),
- debhelper (>> 7),
+ debhelper (>= 8),
  cdbs,
  dh-ocaml (>= 0.9)
 Standards-Version: 3.9.2

-- 
extlib packaging



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