[Pkg-ocaml-maint-commits] r1434 - trunk/tools/dh_ocaml/doc

Stefano Zacchiroli zack@costa.debian.org
Sat, 09 Jul 2005 11:51:28 +0000


Author: zack
Date: 2005-07-09 11:51:27 +0000 (Sat, 09 Jul 2005)
New Revision: 1434

Modified:
   trunk/tools/dh_ocaml/doc/registry_feeding.txt
   trunk/tools/dh_ocaml/doc/substvar_filling.txt
Log:
added author line


Modified: trunk/tools/dh_ocaml/doc/registry_feeding.txt
===================================================================
--- trunk/tools/dh_ocaml/doc/registry_feeding.txt	2005-07-07 23:27:11 UTC (rev 1433)
+++ trunk/tools/dh_ocaml/doc/registry_feeding.txt	2005-07-09 11:51:27 UTC (rev 1434)
@@ -32,3 +32,5 @@
     contains .cmas which link units that should be indexed per
     ocaml-compiler-libs. Skipping them avoids duplicate entries in the registry
 
+Sat, 09 Jul 2005 13:44:50 +0200 zack
+

Modified: trunk/tools/dh_ocaml/doc/substvar_filling.txt
===================================================================
--- trunk/tools/dh_ocaml/doc/substvar_filling.txt	2005-07-07 23:27:11 UTC (rev 1433)
+++ trunk/tools/dh_ocaml/doc/substvar_filling.txt	2005-07-09 11:51:27 UTC (rev 1434)
@@ -1,4 +1,6 @@
-informal description of the ${ocaml:Depends} filling algorithm
+
+Informal description of the ${ocaml:Depends} filling algorithm.
+
 - delsubstvar("ocaml:Depends")
 - if pkgname is "libfoo-ocaml-dev"
   (handle also "ocaml:Depends" for "libfoo-ocaml" if it does exist)
@@ -18,3 +20,5 @@
     - if exists runtime-dependency
       - addsubstvar("ocaml:Depends", pkgname, runtime-dependency, version)
 
+Sat, 09 Jul 2005 13:44:59 +0200 zack
+