Change logs for ocaml source package in Xenial

  • ocaml (4.02.3-5ubuntu2) xenial; urgency=medium
    
      * No-change rebuild for ncurses6 transition.
    
     -- Matthias Klose <email address hidden>  Sun, 07 Feb 2016 09:44:25 +0000
  • ocaml (4.02.3-5ubuntu1) xenial; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - Pass --hash-style=both --as-needed --build-id to the linker.
    
    ocaml (4.02.3-5) unstable; urgency=medium
    
      * Fix ocamldoc with -pp (Closes: #802347)
    
    ocaml (4.02.3-4) unstable; urgency=medium
    
      * Avoid multiple declarations of caml_set_oo_id in generated .c files
        - Update 0005-Avoid-multiple-declarations-in-generated-.c-files-in.patch
    
    ocaml (4.02.3-3) unstable; urgency=medium
    
      * Upload to unstable
    
    ocaml (4.02.3-2) experimental; urgency=medium
    
      * Reproducibility changes:
        - ocamlopt: add a .file directive to generated .s files
          + startup files are now deterministic (Closes: #795784)
          + native packed libraries are now deterministic (Closes: #796336)
        - set permissions of patches in ocaml-source
    
    ocaml (4.02.3-1) experimental; urgency=medium
    
      * New upstream release
        - build and install libasmrun_shared.so (Closes: #461125)
      * Make the ocaml-source binary package reproducible (patch by Chris
        Lamb) (Closes: #779086)
      * Enable ocamldoc to build reproducible manpages (patch by Valentin
        Lorentz) (Closes: #794586)
      * Bump Standards-Version to 3.9.6
    
    ocaml (4.02.1-3) experimental; urgency=medium
    
      * Fix asmcomp tests on sparc
      * Disable prim-bswap test (it fails on arm64)
    
    ocaml (4.02.1-2) experimental; urgency=medium
    
      * Disable endianness-dependent tests
      * Add arm64 to native and natdynlink architectures
      * Merge version 4.01.0-5
    
    ocaml (4.02.1-1) experimental; urgency=medium
    
      * New upstream release
        - camlp4 and labltk are now distributed separately
    
    ocaml (4.01.0-5) unstable; urgency=medium
    
      [ Ralf Treinen ]
      * ocaml-mode: change dependency on emacs23 to emacs (closes: #754021)
      * ocaml-mode: add versionend dependency on emacs-common, add a file
        ocaml-mode.emacsen-compat (closes: #749311)
    
     -- Ɓukasz 'sil2100' Zemczak <email address hidden>  Thu, 29 Oct 2015 20:48:14 +0100
  • ocaml (4.01.0-4ubuntu1) utopic; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Pass --hash-style=both --as-needed --build-id to the linker.
    
    ocaml (4.01.0-4) unstable; urgency=medium
    
      * debian/patches:
        + Make "ocamlopt -g" more resistant to ill-formed locations
        + Fix lost locations in out-of-bounds exceptions
      * Disable the testsocket test because it tries to reach the net
        (Closes: #732951)
     -- Matthias Klose <email address hidden>   Wed, 06 Aug 2014 10:37:45 +0200