Just to let you know that a new release was made and the package is now up on http://mentors.debian.net/package/caml-crush.
Cheers, Thomas On Mon, Nov 9, 2015 at 8:37 PM, Thomas Calderon <calderon.tho...@gmail.com> wrote: > Hello, > > This issue was tracked down and is linked to the following: > - Source package had no direct dependency on > libocaml-ssl/libocaml-ssl-net which was pulled by Ocamlnet > - OCamlnet was bumped to 4.x in Sid, switching to GnuTLS which breaks > their TLS API and do not require Ocaml-ssl any longer > > Anyway the upstream Caml Crush is being worked on to support both older > and newer 4.x Ocamlnet and a release should be made this week. > Once this is done, I will push an updated Debian package. > > Cheers, > > Thomas > > > On Sun, Nov 8, 2015 at 9:43 PM, Kurt Roeckx <k...@roeckx.be> wrote: > >> On Sun, Nov 08, 2015 at 09:33:03PM +0000, Thomas Calderon wrote: >> > Hello Kurt, >> > >> > Do you know if the ocaml SSL library has changed or been removed has a >> > consequence of your cleanup? >> > That could explain why the configure script does not find it any longer. >> >> I'm not sure what the ocaml ssl package is. From the brief look >> at the configure script it looked the support multiple things, but >> I have no idea what it's really searching for. >> >> But I couldn't find any reference to the SSLv3_* functions in your >> package, so it might not be related to my change. >> >> >> Kurt >> >> >