- check that (camlp4) manpages are installed in the right places
- lintian warnings
lintian /home/srv/debian/pkg-ocaml-maint/packages/ocaml/build-area/ocaml_3.10.0-1_i386.changes
- W: ocaml source: substvar-source-version-is-deprecated ocaml-nox
- W: ocaml source: substvar-source-version-is-deprecated ocaml
- W: ocaml source: substvar-source-version-is-deprecated ocaml-native-compilers
W: ocaml-nox: binary-without-manpage usr/bin/ocamlbuild.byte
W: ocaml-nox: binary-without-manpage usr/bin/ocamlbuild.native
W: ocaml-nox: script-not-executable ./usr/lib/ocaml/3.10.0/camlheader
W: ocaml-mode: binary-without-manpage usr/bin/ocamltags
- E: ocaml-compiler-libs: copyright-should-refer-to-common-license-file-for-gpl -->> bogus?
+ E: ocaml-compiler-libs: copyright-should-refer-to-common-license-file-for-gpl -->> bogus?
+ -->> Yes, looks for GPL and finds 'NOT LGPL' :-)
W: ocaml-base-nox: binary-without-manpage usr/bin/ocaml-md5sums
W: ocaml: binary-without-manpage usr/bin/labltk
W: ocaml: binary-without-manpage usr/bin/ocamlbrowser
Package: ocaml-nox
Architecture: any
-Depends: libncurses5-dev, ocaml-base-nox (=${Source-Version}), ocaml-base-nox-${F:OCamlABI}, ocaml-interp-${F:OCamlABI}, gcc, binutils
+Depends: libncurses5-dev, ocaml-base-nox (=${source:Version}), ocaml-base-nox-${F:OCamlABI}, ocaml-interp-${F:OCamlABI}, gcc, binutils
Suggests: ocaml-doc, libgdbm-dev, tuareg-mode | ocaml-mode
Recommends: ledit, file
Provides: ocaml-nox-${F:OCamlABI}, ${F:BestProvides}, libnums-ocaml-dev
Package: ocaml
Architecture: any
-Depends: ocaml-base (= ${Source-Version}), ocaml-base-${F:OCamlABI}, ocaml-nox-${F:OCamlABI}
+Depends: ocaml-base (= ${source:Version}), ocaml-base-${F:OCamlABI}, ocaml-nox-${F:OCamlABI}
Suggests: tcl8.4-dev, tk8.4-dev
Provides: ocaml-${F:OCamlABI}
Description: ML language implementation with a class-based object system
Package: ocaml-native-compilers
Architecture: #OcamlNativeArchs#
-Depends: ocaml-nox (= ${Source-Version}), ocaml-nox-${F:OCamlABI}, gcc, binutils, ${shlibs:Depends}
+Depends: ocaml-nox (= ${source:Version}), ocaml-nox-${F:OCamlABI}, gcc, binutils, ${shlibs:Depends}
Provides: ocaml-best-compilers
Replaces: ocaml-nox (<= 3.09.2-3)
Description: Native code compilers of the ocaml suite (the .opt ones)