Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / mesa
Commits: d1a24b92 by Timo Aaltonen at 2025-05-23T19:17:20+03:00 control: Bump wayland-protocols build-dep. - - - - - 3ffcbf68 by Timo Aaltonen at 2025-05-23T19:18:33+03:00 control: Bump directx-headers build-dep. - - - - - 588790d3 by Timo Aaltonen at 2025-05-23T19:26:14+03:00 control: Bump spirv-tools build dep for Intel shader compiler. - - - - - 3 changed files: - debian/changelog - debian/control - debian/control.in Changes: ===================================== debian/changelog ===================================== @@ -1,6 +1,9 @@ mesa (25.0.5-3) UNRELEASED; urgency=medium * control: Bump rustc dependency to match upstream. + * control: Bump wayland-protocols build-dep. + * control: Bump directx-headers build-dep. + * control: Bump spirv-tools build dep for Intel shader compiler. -- Timo Aaltonen <[email protected]> Thu, 22 May 2025 11:48:01 +0300 ===================================== debian/control ===================================== @@ -6,9 +6,10 @@ Uploaders: Andreas Boll <[email protected]> Standards-Version: 4.1.4 Build-Depends: debhelper-compat (= 13), - directx-headers-dev (>= 1.613.0) [linux-amd64 linux-arm64], + directx-headers-dev (>= 1.614.1) [linux-amd64 linux-arm64], flatbuffers-compiler [linux-arm64], glslang-tools [amd64 arm64 armel armhf i386 loong64 mips64el powerpc ppc64 ppc64el riscv64 s390x sparc64 x32], + spirv-tools (>= 2024.4~rc1) [amd64 arm64 armel armhf i386 loong64 mips64el powerpc ppc64 ppc64el riscv64 s390x sparc64 x32], meson (>= 1.4.0), pkgconf, libdrm-dev (>= 2.4.121), @@ -53,7 +54,7 @@ Build-Depends: libclang-cpp19-dev [amd64 arm64 armel armhf i386 loong64 mips64el powerpc ppc64 ppc64el riscv64 s390x sparc64 x32], libclc-19-dev [amd64 arm64 armel armhf i386 loong64 mips64el powerpc ppc64 ppc64el riscv64 s390x sparc64 x32], libclc-19 [amd64 arm64 armel armhf i386 loong64 mips64el powerpc ppc64 ppc64el riscv64 s390x sparc64 x32], - wayland-protocols (>= 1.34), + wayland-protocols (>= 1.38), zlib1g-dev, libglvnd-core-dev (>= 1.3.2), valgrind [amd64 arm64 armhf i386 mips64el powerpc ppc64 ppc64el s390x], ===================================== debian/control.in ===================================== @@ -6,9 +6,10 @@ Uploaders: Andreas Boll <[email protected]> Standards-Version: 4.1.4 Build-Depends: debhelper-compat (= 13), - directx-headers-dev (>= 1.613.0) [linux-amd64 linux-arm64], + directx-headers-dev (>= 1.614.1) [linux-amd64 linux-arm64], flatbuffers-compiler [linux-arm64], glslang-tools [@LLVM_ARCHS@], + spirv-tools (>= 2024.4~rc1) [@LLVM_ARCHS@], meson (>= 1.4.0), pkgconf, libdrm-dev (>= 2.4.121), @@ -53,7 +54,7 @@ Build-Depends: libclang-cpp@LLVM_VERSION@-dev [@LLVM_ARCHS@], libclc-@LLVM_VERSION@-dev [@LLVM_ARCHS@], libclc-@LLVM_VERSION@ [@LLVM_ARCHS@], - wayland-protocols (>= 1.34), + wayland-protocols (>= 1.38), zlib1g-dev, libglvnd-core-dev (>= 1.3.2), valgrind [@VALGRIND_ARCHS@], View it on GitLab: https://salsa.debian.org/xorg-team/lib/mesa/-/compare/affb16179b66c2caff2da019e4e3c464a71032ed...588790d3f63e802a1812467fe0a38ff995433388 -- View it on GitLab: https://salsa.debian.org/xorg-team/lib/mesa/-/compare/affb16179b66c2caff2da019e4e3c464a71032ed...588790d3f63e802a1812467fe0a38ff995433388 You're receiving this email because of your account on salsa.debian.org.

