[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Git][ocaml-team/ocaml][debian/sid] 44 commits: Create ocaml-5-specific experimental branches



Title: GitLab

Stéphane Glondu pushed to branch debian/sid at Debian OCaml Maintainers / ocaml

Commits:

  • 970cb8e4
    by Stéphane Glondu at 2023-10-12T14:35:25+02:00
    Create ocaml-5-specific experimental branches
    
  • f6ba1002
    by Stéphane Glondu at 2024-06-12T08:22:19+02:00
    New upstream version 5.2.0
  • b9af5a78
    by Stéphane Glondu at 2024-06-12T08:22:30+02:00
    Update upstream source from tag 'upstream/5.2.0'
    
    Update to upstream version '5.2.0'
    with Debian dir 0d4d30a2fc2415084d5ae32dfb6563415fa28722
  • 448bd783
    by Stéphane Glondu at 2024-06-12T08:50:17+02:00
    New upstream release
    
  • 1a5892c4
    by Stéphane Glondu at 2024-06-12T15:19:16+02:00
    Refresh patches
    
    - remove rpath patch, which is no longer adequate
    - add a patch to fix a call to test in configure.ac
    
  • 5d3fe3a1
    by Stéphane Glondu at 2024-06-12T15:19:38+02:00
    Update native architectures (drop 32-bit ones)
    
  • f4d7a4e2
    by Stéphane Glondu at 2024-06-12T15:19:38+02:00
    Remove obsolete debian/control.in and associated rule
    
  • e66ecc24
    by Stéphane Glondu at 2024-06-12T15:19:38+02:00
    Update debian/dispatch.ml
    
  • 61333a74
    by Stéphane Glondu at 2024-06-12T15:19:38+02:00
    Fix tests
    
  • 65aa4cc0
    by Stéphane Glondu at 2024-06-12T15:19:38+02:00
    Update packaging
    
  • b5fe4ced
    by Stéphane Glondu at 2024-06-13T08:39:23+02:00
    Prepare upload to experimental
    
  • 39b17dc8
    by Stéphane Glondu at 2024-06-13T08:42:32+02:00
    Restore upstream configure script
    
  • d36d6369
    by Stéphane Glondu at 2024-06-13T15:01:20+02:00
    Remove ppc64 from native architectures
    
  • 5dde9a26
    by Stéphane Glondu at 2024-06-13T15:01:20+02:00
    ocaml Depends on libzstd-dev
    
  • ff33f334
    by Stéphane Glondu at 2024-06-13T15:01:20+02:00
    libstdlib-ocaml Breaks/Replaces libfindlib-ocaml (because of META files)
    
  • 64e972d6
    by Stéphane Glondu at 2024-06-13T15:01:20+02:00
    Update changelog
    
  • e023dad9
    by Stéphane Glondu at 2024-06-15T08:18:32+02:00
    A bug was reported about missing Breaks/Replaces
    
  • 6efd6258
    by Stéphane Glondu at 2024-06-19T15:03:06+02:00
    Do no longer call "make bootstrap"
    
    This implied building everything twice.
    
    Bootstrap is tested in upstream CI nowadays, and we don't make changes
    in the Debian package needing bootstrap. Even if we did, the procedure
    is rather complex and it is probably more reasonable to do it outside
    of the Debian package build process.
    
  • e910255c
    by Stéphane Glondu at 2024-06-19T15:05:21+02:00
    Add reference to #1073289
    
  • 34a75930
    by Stéphane Glondu at 2024-06-20T04:25:27+02:00
    Fix FTBFS on m68k
    
  • d848f2f6
    by Stéphane Glondu at 2024-06-20T04:26:30+02:00
    Make runtime_events optional
    
  • a7e022d4
    by Stéphane Glondu at 2024-06-20T04:26:35+02:00
    Disable runtime_events lib on armel
    
  • 2c29f832
    by Stéphane Glondu at 2024-06-20T04:28:36+02:00
    Update changelog
    
  • 61f0eeb4
    by Stéphane Glondu at 2024-06-20T04:32:01+02:00
    Prepare upload to experimental
    
  • 74002ad6
    by Stéphane Glondu at 2024-06-20T04:35:14+02:00
    Restore upstream configure script
    
  • a90b5cfa
    by Stéphane Glondu at 2024-06-21T13:23:58+02:00
    Add Breaks/Replaces for lib{stdlib,compiler-libs}-ocaml-dev as well (Closes: #1073995)
    
  • a744104a
    by Stéphane Glondu at 2024-06-21T13:24:16+02:00
    Update changelog
    
  • 01101ae1
    by Stéphane Glondu at 2024-06-21T15:27:54+02:00
    Revert "Make runtime_events optional"
    
    This reverts commit d848f2f6379179e6fa8ebfdc5a6c69474ad44223.
    
  • 20d8ead6
    by Stéphane Glondu at 2024-06-21T15:28:04+02:00
    Revert "Disable runtime_events lib on armel"
    
    This reverts commit a7e022d40c359932a76494ea38013fb604b6642c.
    
  • 67b55bd2
    by Stéphane Glondu at 2024-06-28T10:43:39+02:00
    Detect if atomic 64-bit load from RO memory works
    
  • be290925
    by Stéphane Glondu at 2024-06-28T10:44:48+02:00
    Add Forwarded DEP3 tag to patch
    
  • feaea9af
    by Stéphane Glondu at 2024-06-28T10:44:59+02:00
    Update changelog
    
  • bb14f0bc
    by Stéphane Glondu at 2024-06-30T08:29:31+02:00
    Update m68k patch
    
  • 25c51f11
    by Stéphane Glondu at 2024-07-01T09:51:43+02:00
    Update armel patch
    
  • d133262e
    by Stéphane Glondu at 2024-07-01T14:35:59+02:00
    Update changelog
    
  • 2c1b8bca
    by Stéphane Glondu at 2024-07-01T14:37:24+02:00
    Prepare upload to experimental
    
  • e7792cdd
    by Stéphane Glondu at 2024-07-02T04:58:00+02:00
    Bump version of findlib in Breaks/Replaces (Closes: #1074589)
    
  • 3bb5ccb6
    by Stéphane Glondu at 2024-07-02T04:59:07+02:00
    Update changelog and prepare upload to experimental
    
  • 8c4713b5
    by Stéphane Glondu at 2024-08-03T02:55:50+02:00
    Use OCAML_STDLIB_DIR more often
    
  • 047e99ac
    by Stéphane Glondu at 2024-08-06T03:17:28+02:00
    Add bytes and bigarray compatibility packages
    
  • 46e9daac
    by Stéphane Glondu at 2024-08-06T03:17:28+02:00
    Change OCaml stdlib dir to /usr/lib/<multiarch>/ocaml/<abi>
    
  • 652e3e82
    by Stéphane Glondu at 2024-08-06T06:16:18+02:00
    Update changelog
    
  • 5173b1f2
    by Stéphane Glondu at 2024-08-07T14:10:36+02:00
    Revert "Create ocaml-5-specific experimental branches"
    
    This reverts commit 970cb8e4ef289d91cd7938a118aead2d7287e36d.
    
  • 32f97e0f
    by Stéphane Glondu at 2024-08-07T14:12:27+02:00
    Prepare upload to unstable
    

3 changed files:

The diff was not included because it is too large.

Reply to: