]> matita.cs.unibo.it Git - helm.git/commitdiff
* debian/rules
authorStefano Zacchiroli <zack@upsilon.cc>
Mon, 16 Jul 2007 14:09:23 +0000 (14:09 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Mon, 16 Jul 2007 14:09:23 +0000 (14:09 +0000)
  - build ocamldoc documentation at package build time
  - add build-dep on graphviz

DEVEL/ocaml-http/debian/changelog
DEVEL/ocaml-http/debian/control

index 319d400670ee44bc33f250689493c8018bb12bc6..e038bb1694aace173747a989ec8fc19af67ee00b 100644 (file)
@@ -8,13 +8,16 @@ ocaml-http (0.1.4-1) experimental; urgency=low
     header has been received)
   * debian/rules
     - use ocaml.mk CDBS class
+  * debian/rules
+    - 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
   * debian/svn-deblayout
     - add repository layout information
   - bump debhelper dep and compatibility level to 5
 
- -- Stefano Zacchiroli <zack@debian.org>  Mon, 16 Jul 2007 15:57:42 +0200
+ -- Stefano Zacchiroli <zack@debian.org>  Mon, 16 Jul 2007 14:06:14 +0000
 
 ocaml-http (0.1.3-2) unstable; urgency=low
 
index 78524675a09f36ca99a2825e10f6938797c54bc1..65b5e2780b1a2daa9b9313ec035ee58d253fa075 100644 (file)
@@ -2,7 +2,7 @@ Source: ocaml-http
 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)
+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
 Standards-Version: 3.7.2
 
 Package: libhttp-ocaml-dev