* Add a script to handle native modules of standard library, and a
README.source to document it (fixes FTBFS on sparc and powerpc, which
are native, but do not provide .p.cmx files) (Closes: #516211)
+ * Fix FTBFS on bytecode-only architectures:
+ - generate manpages for stdlib
+ - tell debhelper to ignore ocaml-native-compilers
+ * Add lpia (from Ubuntu) to the list of native architectures
- -- Stephane Glondu <steph@glondu.net> Fri, 20 Feb 2009 00:12:19 +0100
+ -- Stephane Glondu <steph@glondu.net> Fri, 20 Feb 2009 09:52:26 +0100
ocaml (3.11.0-3) experimental; urgency=low