[Pkg-ocaml-maint-commits] [SCM] dh-ocaml packaging branch, master, updated. debian/0.5.0-43-gdeeba7e
Stephane Glondu
steph at glondu.net
Sun Jul 26 16:53:29 UTC 2009
The following commit has been merged in the master branch:
commit deeba7e22e192790f10c65fd4707706a050ba96a
Author: Stephane Glondu <steph at glondu.net>
Date: Sun Jul 26 18:48:45 2009 +0200
Don't use French quotation marks in English text!
diff --git a/debhelper/dh_ocamldoc b/debhelper/dh_ocamldoc
index d0ff50a..77115f0 100755
--- a/debhelper/dh_ocamldoc
+++ b/debhelper/dh_ocamldoc
@@ -35,8 +35,8 @@ B<dh_ocamldoc> [S<I<debhelper options>>]
dh_ocamldoc looks for debian/*.ocamldoc files where it can find the flags that
will be given to ocamldoc. You can have several flags per line.
-dh_ocamldoc detects automatically if « ocamlfind ocamldoc » should be called
-instead of plain « ocamldoc ». Lines starting with « # » are comments.
+dh_ocamldoc detects automatically if "ocamlfind ocamldoc" should be called
+instead of plain "ocamldoc". Lines starting with "#" are comments.
=head1 OPTIONS
@@ -48,7 +48,7 @@ Exclude files from documentation processing.
=item B<-u> I<flags>
-Additional flags to « ocamldoc » or « ocamlfind ocamldoc ».
+Additional flags to "ocamldoc" or "ocamlfind ocamldoc".
=back
--
dh-ocaml packaging
More information about the Pkg-ocaml-maint-commits
mailing list