On Fri, Aug 06, 2004 at 05:17:11AM -0500, John Goerzen wrote: > On Fri, Aug 06, 2004 at 10:36:27AM +0200, Stefano Zacchiroli wrote: > > On Fri, Aug 06, 2004 at 10:07:55AM +0200, Julien Cristau wrote: > > The fix is indeed trivial, is just a matter of changing two dependencies > > in debian/control. > > > > * in Build-Depends ocaml-nox-3.08 should be used instead of ocaml (>= > > 3.08) > > * in Depends ocaml-base-3.08 should be used instead of ocaml-base > > Why? > > I have no reason to believe that this will fail to build with 3.09.
John, can you make in all urgency a new upload of ounit, to stop it from entering testing ? I asked Julien to fill a bug report in the meantime. I was wronged by the output of bjorn's script, which showed a dependency on ocaml >= 3.08, but this is only there because of the build-dependency, which is not taken in account for the testing migration. The binary package has only : Package: libounit-ocaml-dev Maintainer: John Goerzen <[EMAIL PROTECTED]> Architecture: powerpc Source: ounit Version: 1.0.0-3 Depends: ocaml-base, ocaml-findlib Which will not stop the package from entering testing. The right way to handle this is to change the Depends to either ocaml-base-3.08 or ocaml-base-nox-3.08. Probably the later since ounit doesn't seem to depend on X. Friendly, Sven Luther -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

