I would like to update my OCaml distribution from version 4.01 to version 4.02, in particular the ocaml-nox package. This breaks the dependencies of several other packages that explicitly require 4.01. In my case, libctypes-ocaml[-dev] v0.2.3, libfindlib-ocaml[-dev] v1.4.1 and ocaml-findlib v1.4.1 have this dependency.
I could not find updates for the dependent packages and the maintainers told me in a one-liner that the situation might not change any time soon. Is there any way for me to proceed with the update anyway (assuming that all packages would indeed work with 4.02)? Can I for example trick aptitude into believing that the new versions are also fine?