]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/DEVEL/ocaml-http/debian/changelog
set package section to "ocaml"
[helm.git] / helm / software / DEVEL / ocaml-http / debian / changelog
index 0b69d75825820013d36b8ae1f51d22a00050b32b..8e5aa030802f217e0c30639395958a310d76811e 100644 (file)
@@ -1,3 +1,30 @@
+ocaml-http (0.1.4-3) unstable; urgency=low
+
+  * rebuild with OCaml 3.11
+  * debian/control
+    - refresh build-dependencies for the transition
+    - add Vcs-* fields pointing to HELM's repository and browser
+    - add missing ${misc:Depends}, thanks lintian!
+    - set package section to "ocaml"
+  * debian/rules: use ocaml.mk as a CDBS "rules" snippet
+  * debian/*.in: use more abstract substitution variable to avoid
+    hard-coding assumption on stdlib location
+
+ -- Stefano Zacchiroli <zack@debian.org>  Thu, 19 Mar 2009 11:06:12 +0100
+
+ocaml-http (0.1.4-2) unstable; urgency=low
+
+  * change how the ocamldoc API reference is generated: no longer use upstream
+    Makefile, but rather rely on CDBS
+  * debian/control
+    - remove build-dep on texlive stuff and graphviz since now we only ship
+      HTML version of the API reference
+  * debian/docs, debian/doc-base
+    - file removed, the latter will be now automatically generated, the former
+      would only contain README and CDBS is smart enough to guess it
+
+ -- Stefano Zacchiroli <zack@debian.org>  Sun, 09 Sep 2007 12:34:07 +0200
+
 ocaml-http (0.1.4-1) experimental; urgency=low
 
   * rebuild against OCaml 3.10 and ocamlnet 2.2
@@ -12,13 +39,13 @@ ocaml-http (0.1.4-1) experimental; urgency=low
     - build ocamldoc documentation at package build time
   * debian/control
     - add build-dep on camlp4, which is now in a separate package
-    - add build-dep for doc generation: graphviz, texlive-latex-base,
-      texlive-base-bin
+    - add build-dep for doc generation: graphviz, texlive-latex-recommended,
+      texlive-base-bin, texlive-latex-extra
   * 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:10:14 +0000
+ -- Stefano Zacchiroli <zack@debian.org>  Mon, 16 Jul 2007 16:19:48 +0200
 
 ocaml-http (0.1.3-2) unstable; urgency=low