Differences between revisions 194 and 197 (spanning 3 versions)
Revision 194 as of 2020-02-17 04:59:53
Size: 2387
Comment:
Revision 197 as of 2020-08-11 05:20:27
Size: 1905
Comment:
Deletions are marked like this. Additions are marked like this.
Line 19: Line 19:
     * coccinelle (no longer requires camlp4, being [[https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=886679|updated]])
Line 22: Line 21:
 * lablgtk2  * [[https://bugs.debian.org/967559|lablgtk2]]
Line 43: Line 42:
 * [[https://opam.ocaml.org/packages/odoc/|odoc]] (needed by ppx-deriving doc) ([[https://bugs.debian.org/900674|RFP]])
Line 47: Line 45:
 * [[https://opam.ocaml.org/packages/ppx_bin_prot/|ppx-bin-prot]] (maybe needed by future unison) ([[https://bugs.debian.org/951238|ITP]])
 * [[https://opam.ocaml.org/packages/ppx_here/|ppx-here]] (needed by ppx-bin-prot) ([[https://bugs.debian.org/951240|ITP]], in NEW)

See also ../OCamlTransitions

Release management

Deprecated or obsolete packages

  • camlp4

    • it is deprecated in favour of menhir, sedlex, ppx stuff, ..., camlp5
    • it is not key
    • notable packages in transitive closure:
      • cudf
      • sks
      • ocamlnet
    • the following packages may be removed because they are obsolete:

      • optcomp -> eliom, ocaml-deriving-ocsigen

  • lablgtk2

    • it is deprecated in favour of lablgtk3
    • it is not key
    • notable packages in transitive closure:
      • coq
      • unison
      • ocaml-cairo2, which is a build-dependency of lablgtk3!
  • deprecated packages by Jane Street:

    • type-conv -> ocaml-deriving-ocsigen

New versions

StephaneGlondu

  • eliom 4.2-3 -> 6.10.1

  • js-of-ocaml 3.5.2 -> 3.5.2 + doc (needs odoc) + tests (needs ppx-expect)

  • ocaml-ctypes 0.15.1-1 -> 0.15.1 + tests

  • ppx-deriving 4.4-1 -> 4.4 + doc (needs odoc)

  • ppxlib 0.12.0-1 -> 0.12.0 + tests (needs cinaps)

New packages