On Fri, Nov 04, 2016 at 01:32:50AM +0200, Johannes Schauer wrote: > Notice, that apscud somehow seems to think that ocaml-native-compilers (= > 4.02.3-7+b1) is able to satisfy the dependency on "ocaml-best-compilers (>= > 4.03.0)" even though that version of ocaml-native-compilers does not provide a
just an idea: instead of Depends: ocaml-best-compilers (>= 4.03.0) do Depends: ocaml-best-compilers (>= 4.03.0), ocaml-nox (>= 4.03.0) That way, pre-4.03.0 versions cannot satisfy the dependency. -Ralf.

