## Summary of Changes
- The Debian packaging for unstable is tracked at
https://salsa.debian.org/reichel/cgal.
- No real need to track the Debian packaging for stable and testing in
VCS, the changes are usually minimal and can be recovered from the
published packages or the description in README.
- Remove stale tagging information from README.
- Remote stale uploading information from README.
- Update announcement text.
## Release Management
* Affected package(s): none
* License and copyright ownership: unchanged
- The Debian packaging for unstable is tracked at
https://salsa.debian.org/reichel/cgal.
- No real need to track the Debian packaging for stable and testing in VCS, the
changes are usually minimal and can be recovered from the published packages
or the description in README.
- Remove stale tagging information from README.
- Remote stale uploading information from README.
- Update announcement text.
Summary of Changes
This pull request adds an entry for Distances in the vbosName enum. The
new entry designates the buffer that contains the distance values for
vertices or facets. This change ensures that distances can be managed
consistently with other vertex data, such as coordinates, normals, and
colors.
Release Management
Affected package(s): GraphicsView (or any package dealing with vertex
buffer objects, depending on where this enum is used)
Issue(s) solved (if any):
I, Rachit Mehta, confirm that I have the right to submit this
contribution under CGAL's open-source license and that this contribution
abides by CGAL's policies.
## Summary of Changes
This PR adds a table in the Summary page which lists third-party
libraries for all platforms. This table can be sorted by clicking on the
top cells. In this table you can also click on a third-party library to
display a modal which lists all the versions and platforms of this
library (This modal is also sortable).
A change also in the creation of this Summary page, the Javascript part
is now in a separate .js file. The generation of JSON has also been
revised.
For a preview of what this task will look like, [click
here.](https://cgal.geometryfactory.com/~nsaillant/tpltestsuite/TESTRESULTS/summary-6.0-Ic-326.html)
This PR needs this one [
CGAL/cgal-testsuite-docker#159](https://github.com/CGAL/cgal-testsuite-dockerfiles/pull/159)
```[tasklist]
### Libraries and Their Status:
- [x] **Eigen3**
- [x] **Qt6**
- [x] **TBB**
- [x] **OpenMesh**
- [x] **Boost**
- [x] **GMP**
- [x] **SuiteSparse**
- [x] **MPFI**
- [x] **METIS**
- [x] **VTK**
- [x] **SCIP**
- [ ] **OSQP**
- [x] **LASLIB**
- [x] **GLPK**
- [x] **ITT**
- [x] **Ceres**
- [x] **MPFR**
- [x] **libpointmatcher**
- [x] **ITK**
- [x] **OpenGR**
- [x] **OpenCV**
- [x] **ZLIB**
```
## Release Management
* Issue(s) solved (if any): #8250
```
Source file /home/lrineau/CGAL/collect_and_public_testresults/TESTRESULTS/../Summary_Script.js does not exist. at ./create_testresult_page line 898.
```
```
Source file /home/lrineau/CGAL/collect_and_public_testresults/TESTRESULTS/../Summary_Script.js does not exist. at ./create_testresult_page line 898.
```
.. and another fix about `/usr/sbin/restorecon`.