pplacer (1.1~alpha19-8)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 1.1~alpha19-9 > 1.1~alpha19-8
- Git: https://salsa.debian.org/med-team/pplacer.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 442368
- Browser: https://salsa.debian.org/med-team/pplacer
- Last scan: 2025-03-29 19:41:01+00
- Next scan: 2025-04-07 01:53:00+00
- CI pipeline status: failed
- Debian changelog in Git:
pplacer (1.1~alpha19-9) UNRELEASED; urgency=medium
* Fix Build issues with OCaml 5.2.0
- Use -Wno-incompatible-pointer-types
- Fix misleading indentation
- Upgrade to Ocaml 5.2.0 API of bigarray
-- Andreas Tille <tille@debian.org> Fri, 13 Dec 2024 16:59:47 +0100
- This branch is 6 commits ahead of tag debian/1.1_alpha19-8
- Git log:
commit 219a43e48523ff25c3b0e12c59c8ea62c128ff3d
Author: Pierre Gruet <pgt@debian.org>
Date: Sun Feb 23 08:57:16 2025 +0100
Fixing other Caml Bigarray syntax issues
commit 0e4c4ca7786e7186d6c870f0e2a155d34d77c9de
Author: Pierre Gruet <pgt@debian.org>
Date: Sat Feb 22 10:01:29 2025 +0100
Raising Standards version to 4.7.1 (no change)
commit f51a56fad470066cf0aa4a270a574dfa7d0249f6
Author: Pierre Gruet <pgt@debian.org>
Date: Sat Feb 22 10:00:53 2025 +0100
Increasing tolerance for file sizes in autopkgtest
commit afbcd0ea9d6cc8296f76417e06a943f484970163
Author: Andreas Tille <tille@debian.org>
Date: Fri Dec 13 18:17:54 2024 +0100
Keep on migrating ...
commit db5e5ef332d2e0066a17794d108bf232594138af
Author: Andreas Tille <tille@debian.org>
Date: Fri Dec 13 17:41:48 2024 +0100
More API upgrades
commit 89cf5fc25aeda7a4233719a2ddec0fa185fc6241
Author: Andreas Tille <tille@debian.org>
Date: Fri Dec 13 17:02:34 2024 +0100
Fix Build issues with OCaml 5.2.0
* Fix Build issues with OCaml 5.2.0
- Use -Wno-incompatible-pointer-types
- Fix misleading indentation