[Pkg-ocaml-maint-commits] [SCM] ocaml-mad packaging branch, master, updated. debian/0.3.5-2-10-g031232c

Mehdi Dogguy mehdi at debian.org
Wed Oct 7 11:26:25 UTC 2009


The following commit has been merged in the master branch:
commit 031232c584fe7d5822bf69e43b1910692ee50fc0
Author: Mehdi Dogguy <mehdi at debian.org>
Date:   Wed Oct 7 13:26:20 2009 +0200

    Buil-depend on findlib (>= 1.2.5)

diff --git a/debian/changelog b/debian/changelog
index ce06df2..15a3080 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ ocaml-mad (0.3.5-3) unstable; urgency=low
   * Updated standards to 3.8.3.
     - Move to section ocaml
     - add a README.source
+  * Buil-depend on findlib (>= 1.2.5)
 
  -- Mehdi Dogguy <mehdi at debian.org>  Wed, 07 Oct 2009 12:59:07 +0200
 
diff --git a/debian/control b/debian/control
index d2575ef..e164ce2 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends:
  ocaml-nox (>= 3.11),
  debhelper (>= 7),
  libmad0-dev,
- ocaml-findlib (>= 1.2.4),
+ ocaml-findlib (>= 1.2.5),
  pkg-config,
  dh-ocaml,
  quilt

-- 
ocaml-mad packaging



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