policy: add section on doc-base
authorRalf Treinen <treinen@debian.org>
Mon, 12 May 2008 19:41:56 +0000 (19:41 +0000)
committerRalf Treinen <treinen@debian.org>
Mon, 12 May 2008 19:41:56 +0000 (19:41 +0000)
debian/changelog
debian/policy/chapter-generalities.xml
debian/policy/ocaml_packaging_policy.xml

index 93a386d70b64c3ca7489baf4e73b92f7213928a7..335351a4f2c0e5148d8deed71fa91978a12c0810 100644 (file)
@@ -10,7 +10,12 @@ ocaml (3.10.2-2) UNRELEASED; urgency=low
   [ Sylvain Le Gall ]
   * Changing doc-base section of generated documentation (Closes: #476647)
 
- -- Sylvain Le Gall <gildor@debian.org>  Fri, 18 Apr 2008 09:54:25 +0200
+  [ Ralf Treinen ]
+  * OCaml Packaging Policy:
+    - update ocaml version to 3.10.2
+    - add a section on where to register documentation with doc-base.
+
+ -- Ralf Treinen <treinen@debian.org>  Mon, 12 May 2008 21:36:18 +0200
 
 ocaml (3.10.2-1) experimental; urgency=low
 
index 2b14e632de03b40864af4c8ca446e6ff3d30c118..d4a0bd3b40d60bab0bb48b8ee8f9fd6b7c71e557 100644 (file)
     </warning>
 
 </section>
+
+<section id="doc-base">
+  <title>Registering Documentation with doc-base</title>
+  <para>
+    Documentation relevant to programming in OCaml (language, tools,
+    libraries, ...)  should be registered with doc-base in
+    Section <code>Programming/OCaml</code>.
+</para>
+</section>
index 1e06c64fe2aa9957b49c8935860baf25ea1e928e..c2ea848ad14011cbcb1ca55c9cfe8cffa885406b 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
 "/usr/share/sgml/docbook/dtd/xml/4.3/docbookx.dtd" [
-<!ENTITY ocaml-version "3.10.1">
+<!ENTITY ocaml-version "3.10.2">
 <!ENTITY ocaml-sys-dir-base "/usr/lib/ocaml">
 <!ENTITY ocaml-sys-dir "&ocaml-sys-dir-base;/&ocaml-version;">
 <!ENTITY ocaml-metas-dir "&ocaml-sys-dir;/METAS">