[Pkg-ocaml-maint-commits] [SCM] janest-core packaging branch, master, updated. debian/0.5.0-5-8-ga08d581

Stefano Zacchiroli zack at upsilon.cc
Mon Mar 16 15:22:25 UTC 2009


The following commit has been merged in the master branch:
commit a08d5814fdbd12e3a780a500f3f452addb96f495
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date:   Mon Mar 16 15:36:52 2009 +0100

    rebuild with OCaml 3.11, bump needed build-deps

diff --git a/debian/changelog b/debian/changelog
index a26ce89..110976f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ janest-core (0.5.2-1) UNRELEASED; urgency=low
 
   [ Stefano Zacchiroli ]
   * New upstream release
+  * rebuild with OCaml 3.11, bump needed build-deps
   * debian/control
     - bump Standards-Version to 3.8.1 (no change)
   * debian/rules: use ocaml.mk as a CDBS "rules" snippet file
diff --git a/debian/control b/debian/control
index 381fb18..904f081 100644
--- a/debian/control
+++ b/debian/control
@@ -10,9 +10,9 @@ Build-Depends:
  camlp4,
  ocaml-findlib,
  libtype-conv-camlp4-dev,
- libbin-prot-camlp4-dev,
- libsexplib-camlp4-dev,
- libres-ocaml-dev,
+ libbin-prot-camlp4-dev (>= 1.0.5-5),
+ libsexplib-camlp4-dev (>= 4.2.6-3),
+ libres-ocaml-dev (>= 3.1.1),
  libounit-ocaml-dev
 Standards-Version: 3.8.1
 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/janest-core.git

-- 
janest-core packaging



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