mesa (26.1.0-1)
[PTS] [DDPO]
OLD: VCS is behind the version in the archive: 26.0.6-1 < 26.1.0-1.
- Git: https://salsa.debian.org/xorg-team/lib/mesa.git
-
- Branch: debian-unstable
- Path: debian/changelog
- Repo size: 24793088
- Browser: https://salsa.debian.org/xorg-team/lib/mesa
- Last scan: 2026-05-14 18:16:06+00
- Next scan: 2026-05-20 16:30:00+00
- Merge requests: 3
- Debian changelog in Git:
mesa (26.0.6-1) unstable; urgency=medium
* New upstream release.
-- Timo Aaltonen <tjaalton@debian.org> Thu, 30 Apr 2026 09:24:23 +0300
- This branch is 2 commits ahead of tag debian/26.0.6-1
- Git log:
commit 7ed78892a713849a26b68d6dea5c27139f8e8378
Author: Diederik de Haas <didi.debian@cknow.org>
Date: Mon Apr 6 17:00:11 2026 +0200
d/tests/control: Migrate to pkgconf
Also migrate debian/tests/control to pkgconf just like was done in
b4c3ca3d621b ("control: Migrate to pkgconf.")
for debian/control[.in].
Signed-off-by: Diederik de Haas <didi.debian@cknow.org>
commit d863d6bc470d5de58116380c6decb4eec8e3562f
Author: Diederik de Haas <didi.debian@cknow.org>
Date: Mon Apr 6 13:17:24 2026 +0200
d/copyright: Update for moved and deleted files
In the following mentioned upstream commits, files were moved and/or
deleted, so update the ``debian/copyright`` file accordingly.
f5bb9dd738ac ("egl: Remove eglextchromium.h and import eglext_angle.h")
removed ``include/EGL/eglextchromium.h``
e6392fcf3d8b ("c11: Move the implementation of threads.h into c source code")
moved several files from ``include/c11/`` to ``src/c11``
9e24940bc746 ("glx: don't generate indirect GLX dispatch for ARB_imaging functions")
removed ``src/glx/singlepix.c``.
Fixes-lintian-tag: superfluous-file-pattern
Signed-off-by: Diederik de Haas <didi.debian@cknow.org>