added author line
authorStefano Zacchiroli <zack@debian.org>
Sat, 9 Jul 2005 11:51:27 +0000 (11:51 +0000)
committerStefano Zacchiroli <zack@debian.org>
Sat, 9 Jul 2005 11:51:27 +0000 (11:51 +0000)
doc/registry_feeding.txt
doc/substvar_filling.txt

index 0328127cc859d63696ff5efef419ceff72b52771..6482b53fdf5a1f35856aa3110efb2b7a7a594d37 100644 (file)
@@ -32,3 +32,5 @@ time:
     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
+
index ac36c670f185076317ad2d84f65e637c0ed8fa3e..ed2f8b730bbf4a2817b3fbb02f5092fbdff2c739 100644 (file)
@@ -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 @@ informal description of the ${ocaml:Depends} filling algorithm
     - if exists runtime-dependency
       - addsubstvar("ocaml:Depends", pkgname, runtime-dependency, version)
 
+Sat, 09 Jul 2005 13:44:59 +0200 zack
+