The following commit has been merged in the master branch:
commit c4086fcc16ed1674f8492621b4780125c39b995d
Author: Stefano Zacchiroli <[email protected]>
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

_______________________________________________
Pkg-ocaml-maint-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to