[Pkg-ocaml-maint-commits] [SCM] janest-core packaging branch, master, updated. debian/0.5.3-1-43-gc4086fc

Stefano Zacchiroli zack at upsilon.cc
Fri Nov 13 13:51:06 UTC 2009


The following commit has been merged in the master branch:
commit c4086fcc16ed1674f8492621b4780125c39b995d
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date:   Fri Nov 13 14:46:54 2009 +0100

    add missing ${misc:Depends} on -doc package

diff --git a/debian/control b/debian/control
index ed4b039..e89d638 100644
--- a/debian/control
+++ b/debian/control
@@ -167,7 +167,8 @@ Section: doc
 Architecture: all
 Enhances:
  libcore-ocaml-dev,
- libcore-extended-ocaml-dev
+ libcore-extended-ocaml-dev,
+ ${misc:Depends}
 Description: Jane Street's standard library for OCaml - documentation
  Core is an alternative to the OCaml standard library developed by
  Jane Street Capital.

-- 
janest-core packaging



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