Dylan Aïssi pushed to branch debian-unstable at X Strike Force / wayland / weston
Commits:
-
a8160865
by Dylan Aïssi at 2024-04-23T21:47:17+02:00
-
63ae4755
by Dylan Aïssi at 2024-04-23T21:47:56+02:00
2 changed files:
Changes:
1 | -weston (13.0.1-1) UNRELEASED; urgency=medium
|
|
1 | +weston (13.0.1-1) unstable; urgency=medium
|
|
2 | 2 | |
3 | 3 | * New upstream release.
|
4 | 4 | * Update symbols file
|
5 | 5 | * Standards-Version: 4.7.0 (no changes required)
|
6 | + * Don't install rdp-backend on ia64 (disabled)
|
|
6 | 7 | |
7 | - -- Dylan Aïssi <daissi@debian.org> Tue, 23 Apr 2024 21:06:19 +0200
|
|
8 | + -- Dylan Aïssi <daissi@debian.org> Tue, 23 Apr 2024 21:47:40 +0200
|
|
8 | 9 | |
9 | 10 | weston (13.0.0-5) unstable; urgency=medium
|
10 | 11 |
... | ... | @@ -6,7 +6,7 @@ usr/lib/*/libweston-13/gl-renderer.so |
6 | 6 | usr/lib/*/libweston-13/headless-backend.so
|
7 | 7 | usr/lib/*/libweston-13/pipewire-backend.so
|
8 | 8 | usr/lib/*/libweston-13/pipewire-plugin.so
|
9 | -usr/lib/*/libweston-13/rdp-backend.so
|
|
9 | +[!ia64] usr/lib/*/libweston-13/rdp-backend.so
|
|
10 | 10 | usr/lib/*/libweston-13/remoting-plugin.so
|
11 | 11 | [!ia64 !sparc64] usr/lib/*/libweston-13/vnc-backend.so
|
12 | 12 | usr/lib/*/libweston-13/wayland-backend.so
|