Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / mesa
Commits:
-
7e69f6a6
by Timo Aaltonen at 2025-02-24T13:51:12+02:00
4 changed files:
Changes:
1 | +mesa (25.0.0-2) UNRELEASED; urgency=medium
|
|
2 | + |
|
3 | + * control: Drop python3 dependency from mesa-vulkan-drivers. (Closes:
|
|
4 | + #1061658)
|
|
5 | + |
|
6 | + -- Timo Aaltonen <tjaalton@debian.org> Mon, 24 Feb 2025 11:51:18 +0200
|
|
7 | + |
|
1 | 8 | mesa (25.0.0-1) unstable; urgency=medium
|
2 | 9 | |
3 | 10 | * New upstream release.
|
... | ... | @@ -394,7 +394,6 @@ Architecture: amd64 arm64 armel armhf i386 loong64 mips64el powerpc ppc64 ppc64e |
394 | 394 | Pre-Depends: ${misc:Pre-Depends}
|
395 | 395 | Depends:
|
396 | 396 | libvulkan1,
|
397 | - python3:any,
|
|
398 | 397 | ${shlibs:Depends},
|
399 | 398 | ${misc:Depends}
|
400 | 399 | Provides: vulkan-icd
|
... | ... | @@ -394,7 +394,6 @@ Architecture: @LLVM_ARCHS@ |
394 | 394 | Pre-Depends: ${misc:Pre-Depends}
|
395 | 395 | Depends:
|
396 | 396 | libvulkan1,
|
397 | - python3:any,
|
|
398 | 397 | ${shlibs:Depends},
|
399 | 398 | ${misc:Depends}
|
400 | 399 | Provides: vulkan-icd
|
1 | 1 | no-manual-page [usr/bin/mesa-overlay-control.py]
|
2 | 2 | package-name-doesnt-match-sonames libVkLayer-INTEL-nullhw libVkLayer-MESA-device-select libVkLayer-MESA-overlay libvulkan-intel libvulkan-intel-hasvk libvulkan-lvp libvulkan-nouveau libvulkan-radeon libvulkan-virtio
|
3 | 3 | script-with-language-extension [usr/bin/mesa-overlay-control.py]
|
4 | +python3-script-but-no-python3-dep python3 (does not satisfy python3:any | python3-minimal:any) [usr/bin/mesa-overlay-control.py]
|
|
4 | 5 | shared-library-lacks-version usr/lib/x86_64-linux-gnu/libVkLayer_INTEL_nullhw.so libVkLayer_INTEL_nullhw.so
|
5 | 6 | shared-library-lacks-version usr/lib/x86_64-linux-gnu/libVkLayer_MESA_device_select.so libVkLayer_MESA_device_select.so
|
6 | 7 | shared-library-lacks-version usr/lib/x86_64-linux-gnu/libVkLayer_MESA_overlay.so libVkLayer_MESA_overlay.so
|