Timo Aaltonen pushed to branch debian-unstable at X Strike Force / vulkan / vulkan-utility-libraries
Commits:
-
af702ec1
by Pino Toscano at 2024-08-30T06:21:16+02:00
2 changed files:
Changes:
1 | +vulkan-utility-libraries (1.3.290.0-2) UNRELEASED; urgency=medium
|
|
2 | + |
|
3 | + [ Pino Toscano ]
|
|
4 | + * Enable the build on all the architectures, as this source is portable,
|
|
5 | + and upstream accepts ports:
|
|
6 | + - switch the architecture of the binaries from linux-any to any
|
|
7 | + |
|
8 | + -- Debian X Strike Force <debian-x@lists.debian.org> Fri, 30 Aug 2024 06:20:38 +0200
|
|
9 | + |
|
1 | 10 | vulkan-utility-libraries (1.3.290.0-1) unstable; urgency=medium
|
2 | 11 | |
3 | 12 | * New upstream release.
|
... | ... | @@ -12,7 +12,7 @@ Vcs-Git: https://salsa.debian.org/xorg-team/vulkan/vulkan-utility-libraries.git |
12 | 12 | Vcs-Browser: https://salsa.debian.org/xorg-team/vulkan/vulkan-utility-libraries
|
13 | 13 | |
14 | 14 | Package: vulkan-utility-libraries-dev
|
15 | -Architecture: linux-any
|
|
15 | +Architecture: any
|
|
16 | 16 | Section: libdevel
|
17 | 17 | Depends: ${shlibs:Depends}, ${misc:Depends},
|
18 | 18 | Conflicts: vulkan-validationlayers-dev (<< 1.3.268.0-1)
|