Publishing details

Changelog

ocaml (4.08.1-10.1~ubuntu16.04.1~ppa1) xenial; urgency=medium

  * Set d/compat back to 9
  * Skip install docs
  * No-change backport to xenial

ocaml (4.08.1-10) unstable; urgency=medium

  * Disable DT_TEXTREL warnings on i386
  * Unconditionally disable testpreempt test

ocaml (4.08.1-9) unstable; urgency=medium

  [ Stéphane Glondu ]
  * Fix FTBFS with gcc-10 (Closes: #957623)
  * Bump debhelper compat level to 13
  * Bump Standards-Version to 4.5.0

  [ Ralf Treinen ]
  * Replace suggestion of tuareg-mode, which is now a transitional package,
    by elpa-tuareg.

ocaml (4.08.1-8) unstable; urgency=medium

  * read_main_debug_info: do not die in -custom executables

ocaml (4.08.1-7) unstable; urgency=medium

  [ Stéphane Glondu ]
  * Install stdlib-shims compatibility package

  [ Andy Li ]
  * Install uchar compatibility package

ocaml (4.08.1-6) unstable; urgency=medium

  * Fix generation of ocaml-man (Closes: #947197)
  * Add Rules-Requires-Root: no
  * Provide libseq-ocaml{,-dev}

ocaml (4.08.1-5) unstable; urgency=medium

  * ocaml-nox: add Breaks+Replaces ocaml-compiler-libs (Closes: #945495)
  * Bump Standards-Version to 4.4.1

ocaml (4.08.1-4) unstable; urgency=medium

  * ocaml-base-nox Breaks/Replaces also ocaml-nox (Closes: #944126)
  * Install seq compatibility package

ocaml (4.08.1-3) unstable; urgency=medium

  * Do no longer install ocaml-native-compilers.conf (should fix FTBFS of
    many reverse dependencies)
  * Add relationship for ocaml-nox overwriting ocaml-base-nox (Closes:
    #944126)

ocaml (4.08.1-2) unstable; urgency=medium

  * Upload to unstable
  * Disable failing tests on hurd

ocaml (4.08.1-1) experimental; urgency=medium

  * New upstream release
  * Statically link -lbfd to avoid a tight dependency with libbinutils
    (Closes: #940579)
  * Put VERSION in ocaml-base-nox
  * Add Breaks/Replaces: ocaml-base to ocaml-base-nox (Closes: #933792)
  * Disable testpreempt test on kfreebsd for now
  * Add back Debian-specific -custom behaviour

ocaml (4.08.0-3) experimental; urgency=medium

  * Disable native compiler on powerpc and x32
  * Tune testpreempt test to make it work on kfreebsd

ocaml (4.08.0-2) experimental; urgency=medium

  * Build with BUILD_PATH_PREFIX_MAP set, to improve reproducibility
  * Use CCLINKFLAGS for linking all executables and shared libraries, to
    pass hardening flags
  * Properly disable almabench test on slow architectures (should fix
    FTBFS on them)
  * Check for definition of AT_SECURE before using it (should fix FTBFS on
    kfreebsd-*)
  * Add x32 to native architecture (should fix FTBFS)
  * Add support for Debian's armhf in configure.ac (should fix FTBFS)
  * Add more Lintian overrides
  * Fix spelling errors reported by Lintian
  * Bump Standards-Version to 4.4.0
  * Remove Samuel from Uploaders

ocaml (4.08.0-1) experimental; urgency=medium

  [ Stéphane Glondu ]
  * New upstream release
    - many Debian-specific patches have been dropped
    - drop ocaml-mode binary package
    - add ocaml-man binary package
    - update debian/copyright
  * Bump debhelper compat to 12

  [ Nicolas Boulenguez ]
  * Fix broken doc symlinks (Closes: #877267)

ocaml (4.05.0-12) unstable; urgency=medium

  * Provide libnum-ocaml{,-dev}

ocaml (4.05.0-11) unstable; urgency=medium

  [ Ralf Treinen ]
  * Dropped "Recommends: camlp4" from ocaml-nox since that package is
    being deprecated. (Closes: #895994)

  [ Stéphane Glondu ]
  * Fix integer overflows when unmarshaling a bigarray
    (Closes: #895472, CVE-2018-9838)
  * Update Vcs-* to point to salsa

ocaml (4.05.0-10) unstable; urgency=medium

  * Drop support for ocamlopt on armel as suggested by upstream.
  * Replace the ARM PIC patch with one from upstream.

ocaml (4.05.0-9) unstable; urgency=medium

  * Upload to unstable. (Closes: #871990)

ocaml (4.05.0-8) experimental; urgency=medium

  [ Ximin Luo ]
  * Merge changes from Debian unstable. Relevant ones:
    * Tell dh_installdocs to ignore README.Debian (see #868204)
    * obey hardening LDFLAGS (Closes: #792502). Thanks to Török Edwin
      for the patch!
    * Compute a stable name for preprocessed files (Closes: #838188).
      Thanks to Johannes Schauer for the patch!
  * Close old bugs.
    * New upstream release 4.05 closes CVE-2015-8869 (Closes: #824139).
    * Debian release 4.03.0-3 defaults to PIC on arm (Closes: #837359).

  [ Pino Toscano ]
  * Convert the menu file to a desktop file. (see #741573)

ocaml (4.05.0-7) experimental; urgency=medium

  * Only install findlib/ocaml-native-compilers.conf on native-code arches,
    fixing ocamlfind behaviour and FTBFS of ocamlbuild.

ocaml (4.05.0-6) experimental; urgency=medium

  * Mark certain symbols as .hidden in arm64 codegen, fixing FTBFS with
    binutils 2.29. (Closes: #868860)

ocaml (4.05.0-5) experimental; urgency=medium

  * Proper fix for kfreebsd-* not having dup3/pipe2.

ocaml (4.05.0-4) experimental; urgency=medium

  * Fix new natdynlink logic, fixes FTBFS on some more arches.

ocaml (4.05.0-3) experimental; urgency=medium

  * Fix Makefile $-escaping syntax, fixes FTBFS on a bunch of arches.

ocaml (4.05.0-2) experimental; urgency=medium

  * Update conditional-install rules for easier maintenance. This fixes FTBFS
    on arm64 and s390x where libasmrunp.a is not available.
  * Disable failing dup3/pipe2-related tests on kfreebsd-*.
  * Close old bug reports. (Closes: #865712)

ocaml (4.05.0-1) experimental; urgency=medium

  * New upstream release.
  * Update to latest Standards-Version; no changes required.

ocaml (4.04.0-2) experimental; urgency=medium

  * Fix the build on non-opt+64 arches for raw_spacetime.

ocaml (4.04.0-1) experimental; urgency=medium

  [ Mehdi Dogguy ]
  * Use secure and canonical URIs for Vcs-* fields

  [ Ximin Luo ]
  * New upstream release.
  * Merge ocaml-native-compilers into ocaml-nox.

ocaml (4.03.0-5) experimental; urgency=medium

  * Fix variable substitution in Makefile syntax.

ocaml (4.03.0-4) experimental; urgency=medium

  * Add a versioned Provides so we can have versioned Build-Depends
    on ocaml-best-compilers in other packages.

ocaml (4.03.0-3) experimental; urgency=medium

  * Default to PIC on arm, to fix failing armhf tests.

ocaml (4.03.0-2) experimental; urgency=medium

  * Add native compilers for ppc64, ppc64el, s390x.
  * Skip native tests on bytecode-only systems.

ocaml (4.03.0-1) experimental; urgency=medium

  * Team upload.
  * New upstream release.

ocaml (4.02.3-10) unstable; urgency=medium

  * Add Provides: ocamlbuild to ocaml-nox
  * Tell dh_installdocs to ignore README.Debian (see #868204)

ocaml (4.02.3-9) unstable; urgency=medium

  * obey hardening LDFLAGS (Closes: #792502). Thanks to Török Edwin
    for the patch!
    - add patch 0013-Obey-ldflags.patch
  * Compute a stable name for preprocessed files (Closes: #838188).
    Thanks to Johannes Schauer for the patch!
  * CVE-2015-8869 (Closes: #824139).

ocaml (4.02.3-8) unstable; urgency=medium

  * Default to PIC on arm, to fix failing armhf tests (Closes: #837359).
  * Use secure and canonical URIs for Vcs-* fields
  * Sync Standards-Version's value in debian/control.in

ocaml (4.02.3-7) unstable; urgency=medium

  * d/rules: split install-stamp target into -arch and -indep, to allow
    for building with option -A (Closes: #806087).
  * drop d/ocaml-nox.links.in since it contains only links to the
    ocamlbuild.1 manpage which is no longer shipped by upstream. Thanks
    to Andreas Beckmann for the hint (Closes: #801447).
  * d/ocaml-base-nox.README.Debian: fix two spelling errors.
  * standards-version 3.9.8 (no change)

ocaml (4.02.3-6) unstable; urgency=medium

  * Add x32 support (Closes: #773409)

 -- Andy Li <email address hidden>  Mon, 15 Feb 2021 02:53:25 +0800

Available diffs

Builds

Built packages

Package files