+ocaml (3.11.1-4) unstable; urgency=low
+
+ * Exclude compiler-libs from exported modules (Closes: #554871)
+
+ -- Stéphane Glondu <glondu@debian.org> Sat, 07 Nov 2009 02:49:50 +0100
+
ocaml (3.11.1-3) unstable; urgency=low
[ Mehdi Dogguy ]
# Create .md5sums files and compute dependencies. Use
# $(OCAML_ABI) because we know that OCaml ABI represents
# best dependencies for OCaml package.
- dh_ocaml \
+ dh_ocaml -Xcompiler-libs \
--runtime-map ocaml-nox:ocaml-base-nox,ocaml:ocaml-base,camlp4 \
--checksum $(OCAML_ABI)
dh_gencontrol