Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / mesa


Commits:
6b806354 by Simon McVittie at 2026-07-15T11:34:31+01:00
d/control.in: Reinstate mesa-va-drivers, mesa-vdpau-drivers as transitional

Upgrades from older versions of Mesa (such as the version in Debian 13)
do not always go smoothly without having a transitional package, because
apt will not always be willing to remove a "real" package to replace it
with an updated package that Provides it, especially if a version of
the "real" package is still available from a configured apt source.

Closes: #1127367, #1125977, #1125779
Signed-off-by: Simon McVittie <[email protected]>

- - - - -
9ea5fa9d by Simon McVittie at 2026-07-15T11:34:55+01:00
d/control: Regenerate

Automated-by: make -f debian/rules regen_control
Gbp-Dch: ignore
Signed-off-by: Simon McVittie <[email protected]>

- - - - -


2 changed files:

- debian/control
- debian/control.in


Changes:

=====================================
debian/control
=====================================
@@ -243,6 +243,30 @@ Description: Mesa TensorFlow Lite external delegate
  inference. It is implemented in the form of a external delegate, a shared
  library which the TensorFlow Lite runtime can load at startup.
 
+Package: mesa-va-drivers
+Section: oldlibs
+Architecture: linux-any
+Pre-Depends: ${misc:Pre-Depends}
+Depends: mesa-libgallium (>= ${binary:Version}), ${misc:Depends}
+Multi-Arch: same
+Description: Mesa VA-API graphics drivers - transitional package
+ This transitional package ensures that older versions of mesa-va-drivers
+ are replaced by mesa-libgallium during upgrades.
+ .
+ This is a transitional dummy package, it can be safely removed.
+
+Package: mesa-vdpau-drivers
+Section: oldlibs
+Architecture: linux-any
+Pre-Depends: ${misc:Pre-Depends}
+Depends: mesa-libgallium (>= ${binary:Version}), ${misc:Depends}
+Multi-Arch: same
+Description: Mesa VDPAU graphics drivers - transitional package
+ This transitional package ensures that older versions of mesa-vdpau-drivers
+ are replaced by mesa-libgallium during upgrades.
+ .
+ This is a transitional dummy package, it can be safely removed.
+
 Package: mesa-vulkan-drivers
 Section: libs
 Architecture: amd64 arm64 armhf i386 loong64 powerpc ppc64 ppc64el riscv64 
s390x sparc64 x32


=====================================
debian/control.in
=====================================
@@ -243,6 +243,30 @@ Description: Mesa TensorFlow Lite external delegate
  inference. It is implemented in the form of a external delegate, a shared
  library which the TensorFlow Lite runtime can load at startup.
 
+Package: mesa-va-drivers
+Section: oldlibs
+Architecture: linux-any
+Pre-Depends: ${misc:Pre-Depends}
+Depends: mesa-libgallium (>= ${binary:Version}), ${misc:Depends}
+Multi-Arch: same
+Description: Mesa VA-API graphics drivers - transitional package
+ This transitional package ensures that older versions of mesa-va-drivers
+ are replaced by mesa-libgallium during upgrades.
+ .
+ This is a transitional dummy package, it can be safely removed.
+
+Package: mesa-vdpau-drivers
+Section: oldlibs
+Architecture: linux-any
+Pre-Depends: ${misc:Pre-Depends}
+Depends: mesa-libgallium (>= ${binary:Version}), ${misc:Depends}
+Multi-Arch: same
+Description: Mesa VDPAU graphics drivers - transitional package
+ This transitional package ensures that older versions of mesa-vdpau-drivers
+ are replaced by mesa-libgallium during upgrades.
+ .
+ This is a transitional dummy package, it can be safely removed.
+
 Package: mesa-vulkan-drivers
 Section: libs
 Architecture: @LLVM_ARCHS@



View it on GitLab: 
https://salsa.debian.org/xorg-team/lib/mesa/-/compare/196c86b43900d1542712c5c0f7adce5cf681ae8e...9ea5fa9d6153b7cbe3897f055909a245a01a45e8

-- 
View it on GitLab: 
https://salsa.debian.org/xorg-team/lib/mesa/-/compare/196c86b43900d1542712c5c0f7adce5cf681ae8e...9ea5fa9d6153b7cbe3897f055909a245a01a45e8
You're receiving this email because of your account on salsa.debian.org. Manage 
all notifications: https://salsa.debian.org/-/profile/notifications | Help: 
https://salsa.debian.org/help


Reply via email to