- ocamlbyteinfo to read content of bytecode binaries
- ocamlplugininfo to read content of shared object files (.cmxs)
* Move some files from ocaml-interp to ocaml-nox and ocaml-base-nox
+ * Synchronize debian/control and debian/control.in
* Add myself to Uploaders
-- Mehdi Dogguy <dogguy@pps.jussieu.fr> Tue, 21 Jul 2009 17:09:31 +0200
libgdbm-dev,
quilt,
bzip2,
- docbook-xml,
- docbook-utils,
dh-ocaml (>= 0.4)
-Standards-Version: 3.8.0
+Standards-Version: 3.8.2
Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocaml.git
Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml.git
Homepage: http://caml.inria.fr/
Depends:
${shlibs:Depends},
${misc:Depends},
- ocaml-nox (= ${binary:Version})
+ ocaml-nox (= ${binary:Version}),
camlp4 (= ${binary:Version})
Description: Pre Processor Pretty Printer for OCaml - extras
Objective Caml (OCaml) is an implementation of the ML language,
ocaml-base-nox (= ${binary:Version}),
${shlibs:Depends},
${misc:Depends}
-Recommends: ledit | rlwrap
+Recommends: ledit | readline-editor
Replaces: ocaml (<< 3.07.2a-3)
Conflicts: ocaml (<< 3.07.2a-3)
Description: OCaml interactive interpreter and standard libraries
# Generate ocaml-native-compilers' Architecture field.
# Should never be called automatically.
+.PHONY: debian/control
debian/control:
sed -e 's/@OCamlNativeArchs@/$(OCAML_NATIVE_ARCHS)/g' debian/control.in > $@