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
3 changed files:
Changes:
1 | +mesa (25.0.5-3) UNRELEASED; urgency=medium
|
|
2 | + |
|
3 | + * control: Bump rustc dependency to match upstream.
|
|
4 | + |
|
5 | + -- Timo Aaltonen <tjaalton@debian.org> Thu, 22 May 2025 11:48:01 +0300
|
|
6 | + |
|
1 | 7 | mesa (25.0.5-2) unstable; urgency=medium
|
2 | 8 | |
3 | 9 | [ Johannes Schauer Marin Rodrigues ]
|
... | ... | @@ -57,7 +57,7 @@ Build-Depends: |
57 | 57 | zlib1g-dev,
|
58 | 58 | libglvnd-core-dev (>= 1.3.2),
|
59 | 59 | valgrind [amd64 arm64 armhf i386 mips64el powerpc ppc64 ppc64el s390x],
|
60 | - rustc (>= 1.73) [amd64 arm64 armel armhf i386 loong64 mips64el powerpc ppc64 ppc64el riscv64 s390x x32],
|
|
60 | + rustc (>= 1.78) [amd64 arm64 armel armhf i386 loong64 mips64el powerpc ppc64 ppc64el riscv64 s390x x32],
|
|
61 | 61 | rustfmt [amd64 arm64 armel armhf i386 loong64 mips64el powerpc ppc64 ppc64el riscv64 s390x x32],
|
62 | 62 | bindgen (>= 0.66.1~) [amd64 arm64 armel armhf i386 loong64 mips64el powerpc ppc64 ppc64el riscv64 s390x x32],
|
63 | 63 | cbindgen [amd64 arm64 armel armhf i386 loong64 mips64el powerpc ppc64 ppc64el riscv64 s390x x32],
|
... | ... | @@ -57,7 +57,7 @@ Build-Depends: |
57 | 57 | zlib1g-dev,
|
58 | 58 | libglvnd-core-dev (>= 1.3.2),
|
59 | 59 | valgrind [@VALGRIND_ARCHS@],
|
60 | - rustc (>= 1.73) [@RUSTICL_ARCHS@],
|
|
60 | + rustc (>= 1.78) [@RUSTICL_ARCHS@],
|
|
61 | 61 | rustfmt [@RUSTICL_ARCHS@],
|
62 | 62 | bindgen (>= 0.66.1~) [@RUSTICL_ARCHS@],
|
63 | 63 | cbindgen [@RUSTICL_ARCHS@],
|