- build ocamldoc documentation at package build time
   * debian/control
     - add build-dep on camlp4, which is now in a separate package
-    - add build-dep on graphviz
+    - add build-dep for doc generation: graphviz, texlive-latex-base,
+      texlive-base-bin
   * debian/svn-deblayout
     - add repository layout information
   - bump debhelper dep and compatibility level to 5
 
- -- Stefano Zacchiroli <zack@debian.org>  Mon, 16 Jul 2007 14:06:14 +0000
+ -- Stefano Zacchiroli <zack@debian.org>  Mon, 16 Jul 2007 14:10:14 +0000
 
 ocaml-http (0.1.3-2) unstable; urgency=low
 
 
 Section: devel
 Priority: optional
 Maintainer: Stefano Zacchiroli <zack@debian.org>
-Build-Depends: debhelper (>> 5.0.0), cdbs, ocaml-nox (>= 3.10.0), camlp4 (>= 3.10.0), ocaml-findlib (>= 1.1), libpcre-ocaml-dev (>= 5.11.1), libocamlnet-ocaml-dev (>= 2.2), graphviz
+Build-Depends: debhelper (>> 5.0.0), cdbs, ocaml-nox (>= 3.10.0), camlp4 (>= 3.10.0), ocaml-findlib (>= 1.1), libpcre-ocaml-dev (>= 5.11.1), libocamlnet-ocaml-dev (>= 2.2), graphviz, texlive-latex-base, texlive-base-bin
 Standards-Version: 3.7.2
 
 Package: libhttp-ocaml-dev