[Pkg-ocaml-maint-commits] [SCM] dh-ocaml packaging branch, master, updated. debian/0.5.0-27-g06b20ef

Mehdi Dogguy dogguy at pps.jussieu.fr
Fri Jul 24 02:39:26 UTC 2009


The following commit has been merged in the master branch:
commit 331694604a5f4e7d27483864d0879f89f7b916d7
Author: Mehdi Dogguy <dogguy at pps.jussieu.fr>
Date:   Fri Jul 24 04:03:51 2009 +0200

    Fix pod errors in dh_ocaml perl script

diff --git a/debhelper/dh_ocaml b/debhelper/dh_ocaml
index 72d7c7b..8478fa6 100755
--- a/debhelper/dh_ocaml
+++ b/debhelper/dh_ocaml
@@ -75,6 +75,8 @@ ${ocaml:Provides} substvar which will be replaced by a name of the form
 libXXX-ocaml-dev-NNNN, where NNNN is an checksum computed from the interfaces
 of the modules provided by the library.
 
+=over 4
+
 =item *.cm[aio] are processed by ocamlobjinfo;
 
 =item *.cmxa? are processed by ocamldumpapprox;
@@ -83,10 +85,12 @@ of the modules provided by the library.
 
 =item executable are processed by ocamlbyteinfo, if possible.
 
+=back
+
 Dependencies extracted from the system md5sum registry, dh_ocaml
 will add in ${ocaml:Depends}:
 
-=over
+=over 4
 
 =item 1.
 
@@ -159,6 +163,8 @@ only for bytecode.
 
 =head1 FILES
 
+=over 4
+
 =item I<debian/libXXX-ocaml-dev.olist>
 
 By default, the list of OCaml objects or bytecode binaries shipped by your
@@ -170,6 +176,8 @@ objects or bytecode binaries. Objects should be in one of the format
 understandable by ocamlobjinfo, ocamldumpapprox, ocamlplugininfo or
 ocamlbyteinfo. Files are considered relative to the package build directory.
 
+=back
+
 =head1 CONFORMS TO
 
 Debian policy, version 3.7.2

-- 
dh-ocaml packaging



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