Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / mesa
Commits: affb1617 by Timo Aaltonen at 2025-05-22T11:48:17+03:00 control: Bump rustc dependency to match upstream. - - - - - 3 changed files: - debian/changelog - debian/control - debian/control.in Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +mesa (25.0.5-3) UNRELEASED; urgency=medium + + * control: Bump rustc dependency to match upstream. + + -- Timo Aaltonen <[email protected]> Thu, 22 May 2025 11:48:01 +0300 + mesa (25.0.5-2) unstable; urgency=medium [ Johannes Schauer Marin Rodrigues ] ===================================== debian/control ===================================== @@ -57,7 +57,7 @@ Build-Depends: zlib1g-dev, libglvnd-core-dev (>= 1.3.2), valgrind [amd64 arm64 armhf i386 mips64el powerpc ppc64 ppc64el s390x], - rustc (>= 1.73) [amd64 arm64 armel armhf i386 loong64 mips64el powerpc ppc64 ppc64el riscv64 s390x x32], + rustc (>= 1.78) [amd64 arm64 armel armhf i386 loong64 mips64el powerpc ppc64 ppc64el riscv64 s390x x32], rustfmt [amd64 arm64 armel armhf i386 loong64 mips64el powerpc ppc64 ppc64el riscv64 s390x x32], bindgen (>= 0.66.1~) [amd64 arm64 armel armhf i386 loong64 mips64el powerpc ppc64 ppc64el riscv64 s390x x32], cbindgen [amd64 arm64 armel armhf i386 loong64 mips64el powerpc ppc64 ppc64el riscv64 s390x x32], ===================================== debian/control.in ===================================== @@ -57,7 +57,7 @@ Build-Depends: zlib1g-dev, libglvnd-core-dev (>= 1.3.2), valgrind [@VALGRIND_ARCHS@], - rustc (>= 1.73) [@RUSTICL_ARCHS@], + rustc (>= 1.78) [@RUSTICL_ARCHS@], rustfmt [@RUSTICL_ARCHS@], bindgen (>= 0.66.1~) [@RUSTICL_ARCHS@], cbindgen [@RUSTICL_ARCHS@], View it on GitLab: https://salsa.debian.org/xorg-team/lib/mesa/-/commit/affb16179b66c2caff2da019e4e3c464a71032ed -- View it on GitLab: https://salsa.debian.org/xorg-team/lib/mesa/-/commit/affb16179b66c2caff2da019e4e3c464a71032ed You're receiving this email because of your account on salsa.debian.org.

