[Pkg-ocaml-maint-commits] [SCM] dh-ocaml packaging branch, policy-update, updated. debian/0.9.5-23-gae52349

Ralf Treinen treinen at free.fr
Sun Sep 5 12:31:17 UTC 2010


The following commit has been merged in the policy-update branch:
commit 463e1fefe44bb15f44e44b0f64edeefd5a1b16fc
Author: Ralf Treinen <treinen at free.fr>
Date:   Sun Sep 5 14:03:23 2010 +0200

    Makefile: actually generate the reference document

diff --git a/Makefile b/Makefile
index 0db6368..ab2da26 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,8 @@
 DOCS =						\
 	policy/ocaml_packaging_policy.txt	\
 	policy/ocaml_packaging_policy.html	\
+	policy/ocaml_packaging_reference.txt	\
+	policy/ocaml_packaging_referenceg.html	\
 	$(NULL)
 
 all: $(DOCS)
diff --git a/debian/changelog b/debian/changelog
index cb4e809..1809e84 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,10 +18,12 @@ dh-ocaml (0.9.6) unstable; urgency=low
     - refactor sections, many small changes all over the document
     - streamline discussion on bytecode vs native code
     - reference: add section on dh
-  * update authors in doc-base registration for the policy, add doc-base
-    registration for the reference.
+  * debian/rules: generate reference document
+  * update authors in doc-base registration for the policy
+  * add doc-base registration for the reference.
+  * Added myself to uploaders.
 
- -- Ralf Treinen <treinen at debian.org>  Sun, 05 Sep 2010 13:51:17 +0200
+ -- Ralf Treinen <treinen at debian.org>  Sun, 05 Sep 2010 13:59:51 +0200
 
 dh-ocaml (0.9.5) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 0d5131c..4698a26 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,8 @@ Uploaders:
  Mehdi Dogguy <mehdi at debian.org>,
  Samuel Mimram <smimram at debian.org>,
  Stéphane Glondu <glondu at debian.org>,
- Sylvain Le Gall <gildor at debian.org>
+ Sylvain Le Gall <gildor at debian.org>,
+ Ralf Treinen <treinen at debian.org>
 Build-Depends:
  debhelper (>= 7)
 Build-Depends-Indep:

-- 
dh-ocaml packaging



More information about the Pkg-ocaml-maint-commits mailing list