[Pkg-ocaml-maint-commits] [SCM] LACAML: OCaml bindings for the BLAS and LAPACK library branch, master, updated. upstream/7.0.7-8-g59954cb

Lifeng Sun lifongsun at gmail.com
Wed Jul 24 12:29:20 UTC 2013


The following commit has been merged in the master branch:
commit 59954cbf2de205103f4ac2d3e346c4b0bf92f7e9
Author: Lifeng Sun <lifongsun at gmail.com>
Date:   Wed Jul 24 20:28:54 2013 +0800

    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 8f718bd..eb6f36f 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders: Lifeng Sun <lifongsun at gmail.com>
 Build-Depends:
- debhelper (>= 8),
+ debhelper (>= 9),
  ocaml-nox (>= 4.00.1),
  ocaml-findlib (>= 1.3.2),
  dh-ocaml (>= 0.9.1),

-- 
LACAML: OCaml bindings for the BLAS and LAPACK library



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